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: de-linking old mIRC menu) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{mirc title|/groups Command}} |
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. | ||
Latest revision as of 18:25, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /groups command displays a list of either all (no switch), enabled (-e), or disabled (-d) groups in your scripts.
Synopsis[edit]
/groups [-e|d]
Switches[edit]
- -e - only enabled groups are displayed
- -d - only disabled groups are displayed
Parameters[edit]
None
Example[edit]
Compatibility[edit]
Added: 4.0
See also[edit]
mIRC commands list