Prev
Open Object Rexx
Next
5.3.10.23. next
>>-next(index)-------------------------------------------------><
Returns the index of the item that follows the list item having index
index
. Returns the Nil object if
index
is the end of the list.
Prev
5.3.10.22. makeArray
Up
Home
Next
5.3.10.24. previous