You are here: Start » Filter Groups » GetArrayElement
GetArrayElement
Description
Extracts an element at the given index from an array.
Filters in this group
| Icon | Name | Filter Name | Description |
|---|---|---|---|
| Unsafe | GetArrayElement | Extracts a single element from an array at the specified index. |
|
| OrNil | GetArrayElement_OrNil | Extracts a single element from an array at the specified index; returns NIL if the index is out of range. |
