Start » Filter Reference » Basic » Integer » MaximumLongIntegers_OfLoop
Module: | FoundationLite |
---|
Returns the greatest of Long Integer numbers appearing in consecutive iterations.
Name | Type | Description | |
---|---|---|---|
inValue | Long | ||
outMaximum | Long | ||
outIterationIndex | Integer |
Description
Loop version of MaximumLongIntegers.
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- MaximumLongIntegers – Returns the higher of two Long Integer numbers.