Prev
Open Object Rexx
Next
5.3.10.24. previous
>>-previous(index)---------------------------------------------><
Returns the index of the item that precedes the list item having index
index
. Returns the Nil object if
index
is the beginning of the list.
Prev
5.3.10.23. next
Up
Home
Next
5.3.10.25. put