You are here: Start » Filter Groups » GetArrayElement

GetArrayElement

Description

Extracts an element at the given index from an array.

Filters in this group

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.