You are here: Start » Filter Groups » GetArrayArrayElement

GetArrayArrayElement

Description

Extracts an element at the given index from an array of arrays.

Filters in this group

Icon Name Description
GetArrayArrayElement Extracts a single element from an array at the specified index.
GetArrayArrayElement_OrNil Extracts a single element from an array at the specified index; returns NIL if the index is out of range.