You are here: Start » Filter Groups » GetMinimumElement

GetMinimumElement

Description

Returns an array element that corresponds to the smallest value in the array of values.

Filters in this group

Icon Name Filter Name Description
Unsafe GetMinimumElement Returns an array element that corresponds to the smallest value in the array of values.

Choosing one object from an array on the basis of some feature, e.g. the blob having the smallest convexity.

OrNil GetMinimumElement_OrNil Returns an array element that corresponds to the smallest value in the array of values; returns NIL if the arrays are empty.

Choosing one object from an array on the basis of some feature, e.g. the blob having the smallest convexity.