Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Data Flow » Loop Utils » CountValueInLoop

CountValueInLoop


Module: FoundationLite

Counts value occurrences in all loop iterations.

Name Type Description
Input value inInputValue <T> Value that will be counted if it is equal to inValue
Input value inValue <T> Value to count
Input value inReset Bool Reset accumulator state
Output value outCount Integer Number of value occurrences

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Basic Complexity Level.