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

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

Latest revision as of 11:43, 8 February 2018

$ibl returns the Nth address in the internal ban list

Synopsis[edit]

$ibl(#chan,N)

Parameters[edit]

  • #chan - the channel you want ban from
  • N - the Nth banned address in the channel, use N = 0 for the total number of address

Properties[edit]

  • .by - returns the nickname who set the ban
  • .date - returns the date when the ban was set
  • .ctime - returns the date when the ban was set, in $ctime format

Example[edit]

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

Compatibility[edit]

Added: mIRC v5.8
Added on: 05 Sep 2000
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 $iel $iql