Prev
Open Object Rexx
Next
5.3.4.11. next
>>-next(index)-------------------------------------------------><
Returns the index of the item that follows the collection item having index
index
or returns the Nil object if the item having that index is last in the collection.
Prev
5.3.4.10. lastItem
Up
Home
Next
5.3.4.12. previous