From WikiChip
$level Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$level finds a matching address in the remote users list and returns its corresponding levels list.
Synopsis
$level(address)
Paramters
- address - The address used you want the correspond levels list of
Properties
None
Example
//echo -a $level(*!*@mirc.com)
would display something like =5,10,20,21,32
Compatibility
Added: mIRC v7.0
Added on: 02 Apr 2010
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.