From WikiChip
$iql Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$iql returns the Nth address in the internal quiet list
Synopsis
$iql(#chan,N)
Parameters
- #chan - the channel you want quiet from
- N - the Nth quieted address in the channel, use N = 0 for the total number of address
Properties
- .by - returns the nickname who set the quiet
- .date - returns the date when the quiet was set
- .ctime - returns the date when the quiet was set, in $ctime format
Example
//echo -a $iql(#,0)
Compatibility
Added: mIRC v7.48
Added on: 15 Apr 2017
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.