Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Integer » MaximumInteger_OfArray_OrNil

MaximumInteger_OfArray_OrNil


Module: FoundationLite

Returns the greatest value in an array of integer numbers; returns NIL if the array is empty.

Name Type Description
Input value inArray IntegerArray
Output value outMaximum Integer?
Output value outIndex Integer?

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of MaximumInteger_OfArray filter group.