You are here: Start » Filter Groups » GetArrayElements
GetArrayElements
Description
Extracts elements at the given indices from an array.
Filters in this group
Icon | Name | Filter Name | Description |
---|---|---|---|
![]() |
Unsafe | GetArrayElements | Extracts up to 8 individual elements from an array. |
![]() |
OrNil | GetArrayElements_OrNil | Extracts up to 8 individual elements from an array or NIL for indices out of range. |