Aurora Visio Studio TOP » 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 | Description |
---|---|---|
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. |
|
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. |