Back to FabImage Studio website
You are here: Start » Filter Reference » Integer » MaximumInteger_OfArray_OrNil
Returns the greatest value in an array of integer numbers; returns NIL if the array is empty.
Name | Type | Description | |
---|---|---|---|
![]() |
inArray | IntegerArray | |
![]() |
outMaximum | Integer? | |
![]() |
outIndex | Integer? |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of MaximumInteger_OfArray filter group.