From WikiChip
Difference between revisions of "mirc/commands/groups"
m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +)) |
m (Bot: de-linking old mIRC menu) |
||
(4 intermediate revisions 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. | ||
Line 25: | Line 26: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|groups command - mIRC]] |
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