Start » Filter Reference » Basic » Integer » AddLongIntegers_OfLoop
Module: | FoundationLite |
---|
Computes the sum of Long numbers appearing in consecutive iterations.
Name | Type | Description | |
---|---|---|---|
inLong | Long | ||
outSum | Long |
Description
Loop version of AddLongIntegers.
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- AddLongIntegers – Computes the sum of Long numbers.