Prev
Open Object Rexx
Next
5.3.12.4. []
>>-[index]-----------------------------------------------------><
Returns the item located at index
index
. This is the same as the at() (
Section 5.3.12.9, “at”
) method.
Prev
5.3.12.3. of (Class Method)
Up
Home
Next
5.3.12.5. []=