Prev
Open Object Rexx
Next
5.3.6.5. []
+-,-----+ V | >>-[---index-+-]-----------------------------------------------><
Returns the same value as the at() (
Section 5.3.6.10, “at”
) method.
Note that the index (
Section 5.3.6, “The Array Class”
) argument may also be specified as an array of indexes.
Prev
5.3.6.4. of (Class Method)
Up
Home
Next
5.3.6.6. []=