Prev
Open Object Rexx
Next
5.3.9.17. put
>>-put(item,name)----------------------------------------------><
Makes the object
item
a member item of the collection and associates it with index
name
. The new item replaces any existing item or method associated with index
name
.
Prev
5.3.9.16. makeArray
Up
Home
Next
5.3.9.18. remove