Start » Filter Reference » Basic » Integer » MinimumLongIntegers_OfLoop
Module: | FoundationLite |
---|
Returns the smallest of Long Integer numbers appearing in consecutive iterations.
Name | Type | Description | |
---|---|---|---|
![]() |
inValue | Long | |
![]() |
outMinimum | Long | |
![]() |
outIterationIndex | Integer |
Description
Loop version of MinimumLongIntegers.
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- MinimumLongIntegers – Returns the lower of two Long Integer numbers.