Prev
Open Object Rexx
Next
5.3.12.28. put
>>-put(item,index)---------------------------------------------><
Replaces any existing item associated with the specified
index
with the new item. If the
index
does not exist in the queue, an error is raised.
Prev
5.3.12.27. push
Up
Home
Next
5.3.12.29. queue