Provides methods for accessing collections.

Syntax

Collection

Introduced: X18.

Methods

Method Description
elementAt Returns the element at a specified index in the collection.
forEach Executes a callback function for each element.
getCount Gets the number of elements contained in the collection.