Prev
Open Object Rexx
Next
5.3.16.4. []=
>>-[index]=item------------------------------------------------><
Adds
item
to the table at index
index
. This method is the same as the put() (
Section 5.3.16.15, “put”
) method.
Prev
5.3.16.3. []
Up
Home
Next
5.3.16.5. allIndexes