From WikiChip
$group Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$group returns
Synopsis
$group(N/name)
Paramters
- N - The Nth group
- name - the name of a group, prefixed with a '#'
Properties
- status - return the status of the group, 'on' or 'off'
- name - return the name of the group
- fname - return the filename in which the goup exists
Example
//echo -a $group(0)
Compatibility
Added: mIRC v5.0
Added on: 02 Apr 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.