Start » Filter Reference » Basic » Integer » AddLongIntegers_OfArray
Module: | FoundationLite |
---|
Computes the sum of Long numbers of an array.
Name | Type | Description | |
---|---|---|---|
inLongArray | LongArray | ||
outSum | Long |
Description
Array version of AddLongIntegers.
Complexity Level
This filter is available on Basic Complexity Level.
See Also
- AddLongIntegers – Computes the sum of Long numbers.