Prev
Open Object Rexx
Next
5.3.17.16. remove
>>-remove(index)-----------------------------------------------><
Returns and removes from a collection the member item with index
index
. Returns the Nil object if no item has index
index
.
Prev
5.3.17.15. put
Up
Home
Next
5.3.17.17. removeItem