From WikiChip
Difference between revisions of "mirc/commands/groups"
m (PatrolBot moved page /groups command - mIRC to mirc/commands/groups: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/groups Command}}{{mIRC menu}} |
The '''/groups command''' displays a list of either all (no switch), enabled (-e), or disabled (-d) groups in your scripts. | The '''/groups command''' displays a list of either all (no switch), enabled (-e), or disabled (-d) groups in your scripts. | ||
Revision as of 04:16, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /groups command displays a list of either all (no switch), enabled (-e), or disabled (-d) groups in your scripts.
Synopsis
/groups [-e|d]
Switches
- -e - only enabled groups are displayed
- -d - only disabled groups are displayed
Parameters
None
Example
Compatibility
Added: 4.0
See also
mIRC commands list