Prev
Open Object Rexx
Next
5.3.15.16. remove
>>-remove(tail)------------------------------------------------><
Returns and removes from the stem the member item with index
tail
. Returns the Nil object if no item has index
tail
.
Prev
5.3.15.15. put
Up
Home
Next
5.3.15.17. removeItem