Aurora Visio Studio TOP » Filter Groups » GetMaximumPath
GetMaximumPath
Description
Returns the path from the input array that corresponds to the largest computed feature value.
Filters in this group
Icon | Name | Description |
---|---|---|
GetMaximumPath | Returns the path from the input array that corresponds to the largest computed feature value. Use this filter when you have an array of paths and you want to select one of them that best matches some criterion. |
|
GetMaximumPath_OrNil | Returns the path from the input array that corresponds to the largest computed feature value; returns NIL if the array or any path inside it is empty. Use this filter when you have an array of paths and you want to select one of them that best matches some criterion. |