Used to execute a set of components by the simple conditions.
Result Variable
Set name of the variable data to be parsed in.
Iteration Variable
Set variable name iteration number to be placed in.
Initial iteration value
A numeric value that starts the iteration.
Step
Value iteration step.
Continue until Variable
Condition for the continuation of iterations.
Less than - while current iteration value less than value set in field.
Greater than - while current iteration value greater than value set in field.
Less or Equal - while current iteration value less or equal than value set in field.
Greater or Equal - while current iteration value greater or equal than value set in field.
See also