Back to Aurora Vision Studio website

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

MultiplyIntegers_OfLoop


Module: FoundationLite

Computes the product of numbers appearing in consecutive iterations.

Name Type Description
Input value inInteger Integer
Output value outProduct Integer

Description

Loop version of MultiplyIntegers.

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