Back to FabImage Studio website
You are here: Start » Filter Reference » Loop Utils » CountValueInLoop
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 |
![]() |
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.