Aurora Visio Studio TOP » Filter Groups » GetMaximumElement
GetMaximumElement
Description
Returns an array element that corresponds to the biggest value in the array of values.
Filters in this group
Icon | Name | Description |
---|---|---|
GetMaximumElement | Returns an array element that corresponds to the biggest value in the array of values. Choosing one object from an array on the basis of some feature, e.g. the blob having the highest area. |
|
GetMaximumElement_OrNil | Returns an array element that corresponds to the biggest 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 highest area. |