Back to Adaptive 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
inInputValue <T> Value that will be counted if it is equal to inValue
inValue <T> Value to count
inReset Bool Reset accumulator state
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.