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

GetNthElement - Returns the array element corresponding to the n-th biggest/smallest value from the inValues array.
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.