Prev
Open Object Rexx
Next
5.3.12.25. previous
>>-previous(index)---------------------------------------------><
Returns the index of the item that precedes the queue item having index
index
or the Nil object if the item having that index is first in the queue.
Prev
5.3.12.24. peek
Up
Home
Next
5.3.12.26. pull