| WHILE loop |
Step type in a workflow definition for processing a sequence of steps repeatedly at runtime as long as the comparisons defined in the step definition apply.
To make the decision, the workflow system checks the value of a basis of comparison (= expression from the workflow container) against the defined comparison values.
The first check is made before the loop is processed.