Aurora Visio Studio TOP » Filter Groups » GetArrayElement
GetArrayElement
Description
Extracts an element at the given index from an array.
Filters in this group
Icon | Name | Description |
---|---|---|
GetArrayElement | Extracts a single element from an array at the specified index. |
|
GetArrayElement_OrNil | Extracts a single element from an array at the specified index; returns NIL if the index is out of range. |