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
This page was edited 1 days ago on 10/02/2024. What links here