From WikiChip
Difference between revisions of "mirc/commands/groups"
(Created page with "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 == * '...") |
m (Bot: de-linking old mIRC menu) |
||
(9 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 16: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
Added: 4.0 | Added: 4.0 | ||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$groups}} |
− | * | + | * {{mIRC|/disable}} |
− | * | + | * {{mIRC|/enable}} |
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[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