Prev
Open Object Rexx
Next
5.3.2.10. hasItem
>>-hasItem(item)-----------------------------------------------><
Returns
1
(true) if the collection contains the specified item at any index location. Returns
0
(false) otherwise.
Prev
5.3.2.9. hasIndex
Up
Home
Next
5.3.2.11. index