From WikiChip
$snick Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$snick returns the Nth selected nickname on the specified channel
Synopsis
$snick(#chan,N)
Parameters
- #chan - The channel name you want to know the selected nickname from
- N - The Nth selected nickname on that channel.
Properties
None
Example
//echo -a $snick(#channel,0)
Compatibility
Added: mIRC v4.5
Added on: 30 Jun 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.