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