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