From WikiChip
Difference between revisions of "mirc/identifiers/$iql"
< mirc‎ | identifiers

(Created page with "{{mirc title|$iql Identifier}}'''$iql''' returns the Nth address in the internal quiet list == Synopsis == <pre>$iql(#chan,N)</pre> == Parameters == * '''#chan''' - the chan...")
 
(No difference)

Latest revision as of 13:53, 8 February 2018

$iql returns the Nth address in the internal quiet list

Synopsis[edit]

$iql(#chan,N)

Parameters[edit]

  • #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[edit]

  • .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[edit]

//echo -a $iql(#,0)

Compatibility[edit]

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.


See Also[edit]

$ialchan $ial $iil $ibl $iel