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 $finditem()

finditem
Function
$finditem()
Usage
$finditem(name, itemnumber)
Returns
Does a binary search and returns the item number of the string that exactly matches the string searched for, or it returns -1 if unable to find the array, or -2 if unable to find the item.


previous: filter next: finditem