OCLOperators at0

at0 ( index : Integer ) : T

Returns the element of self at the *index* position.

Note! 0-based index.

Expression Result
Sequence{'a', 'b'}->at0(1) b

See also at operator and comments on indexof operators

This page was edited 56 days ago on 01/20/2025. What links here