Prev
Open Object Rexx
Next
5.3.17.3. []
>>-[index]-----------------------------------------------------><
Returns the item associated with
index
. This is the same as the at() (
Section 5.3.17.7, “at”
) method.
Prev
5.3.17.2. new (Class Method)
Up
Home
Next
5.3.17.4. []=