Prev
Open Object Rexx
Next
5.3.12.5. []=
>>-[index]=item------------------------------------------------><
Replaces item at
index
with
item
. This method is the same as the put() (
Section 5.3.12.28, “put”
) method.
Prev
5.3.12.4. []
Up
Home
Next
5.3.12.6. allIndexes