From WikiChip
$iql Identifier - mIRC
< mirc‎ | identifiers
Revision as of 13:53, 8 February 2018 by Ouims (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$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