Liam's BitchX Command Reference
BitchX scripting function $igetitem()
- igetitem
- Function
- $igetitem()
- Usage
- $igetitem(arrayname n)
- Returns
- returns the item referred to by the passed-in index (n),
i.e. the nth item, with the first being numbered zero;
It returns an empty string if unable to find the array or if the index was invalid.