Array Functions

delarray delitem finditem getarrays getitem [ifindfirst] ifinditem igetitem igetmatches indextoitem itemtoindex listarray matchitem numarrays numitems rmatchitem setitem

Liam's BitchX Command Reference

BitchX scripting function $ifindfirst()

ifindfirst
Function
$ifindfirst()
Usage
$ifindfirst(arrayname item)
Returns
returns the first index of an exact match with the search string, or returns -2 if unable to find the array, or -1 if unable to find any matches.


previous: idle next: ifindfirst