Ordered Collection attributes
first (Object)
The first attribute specifies the first element of the Ordered Collection part.
isEmpty (Boolean)
The isEmpty attribute indicates whether the ordered collection is empty.
iterator (ReadStream)
The iterator attribute is a stream that allows you to iterate through a collection of items.
In the Reports feature, this attribute allows you to generate a report on an iterable object.
last (Object)
The last attribute specifies the last element of the Ordered Collection part.
self (<className>)
size (Integer)
The size attribute specifies the number of elements in the Ordered Collection part.
Last modified date: 01/29/2015