Start » Filter Reference » Basic » Integer » AverageLongIntegers_OfLoop
Module: | FoundationLite |
---|
Returns the average of the Long numbers appearing in consecutive iterations.
Name | Type | Description | |
---|---|---|---|
inValue | Long | ||
outAverage | Long |
Description
Loop version of AverageLongIntegers.
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- AverageLongIntegers – Returns the average of two Long numbers.