$iel
From Scriptwiki
Returns Nth item in the Internal Exception List (IEL), or if N is 0 returns total number of items in the list.
$iel(#channel,N)
- Channel is the channel whose IEL you wish to search.
- N is the entry to return, or 0 for the number of entries.
$iel can have the following properties:
Property | Explanation |
by | This returns the address of the user who set the exception. |
date | This returns the date when the user set the exception. |
ctime | This returns $ctime format for exception date. |