Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Basic » Integer » MaximumLongIntegers_OfArray_OrNil
| Module: | FoundationLite |
|---|
Returns the greatest value in an array of Long Integer numbers; returns NIL if the array is empty.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inArray | LongArray | |
![]() |
outMaximum | Long? | |
![]() |
outIndex | Integer? |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of MaximumLongIntegers_OfArray filter group.

Basic
