You are here: Start » Filter Groups » GetNthElement
GetNthElement
Description
Returns the array element corresponding to the n-th biggest/smallest value from the inValues array.
Filters in this group
Icon | Name | Filter Name | Description |
---|---|---|---|
![]() |
Unsafe | GetNthElement | Returns the array element corresponding to the n-th biggest/smallest value from the inValues array. |
![]() |
OrNil | GetNthElement_OrNil | Returns the array element corresponding to the n-th biggest/smallest value from the inValues array; returns NIL if the arrays are empty. |