Prev
Open Object Rexx
Next
5.3.13.6. allIndex
>>-allIndex(item)----------------------------------------------><
Returns a single-index array containing all indexes for item
item
, in an unspecified order. Item equality is determined by using the == method of
item
.
Prev
5.3.13.5. allAt
Up
Home
Next
5.3.13.7. allIndexes