Back to FabImage Library Lite website
You are here: Start » All Functions » Loop Utils
Loop Utils
Select Filter Equivalent below.
Icon | Name | Description / Applications | |
---|---|---|---|
![]() |
CountConditions | Counts in how many iterations the input condition was met. Typically used to check how many PASS or FAIL cases there were in a cycle. |
|
![]() |
TestFirstIteration | Checks if a loop is in the first iteration. |