Back to FabImage Studio website

You are here: Start » Filter Reference » Basic » Integer » AddIntegers_OfArray

AddIntegers_OfArray


Module: FoundationLite

Computes the sum of numbers of an array.

Name Type Description
Input value inIntegerArray IntegerArray
Output value outSum Integer

Description

Array version of AddIntegers.

Hints

  • This is a primitive mathematical filter. It is recommended to use Formula Blocks instead.

Complexity Level

This filter is available on Basic Complexity Level.

See Also