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 | Filter Name | Description |
|---|---|---|---|
| Unsafe | GetArrayArrayElement | Extracts a single element from an array at the specified index. |
|
| OrNil | GetArrayArrayElement_OrNil | Extracts a single element from an array at the specified index; returns NIL if the index is out of range. |
