The Exit Loop action can be used to exit the loop of a For Each or While action. It must be inserted as a child of the relevant loop action.
A friendly name for this action (will be displayed in the actions workflow area).
Determines if this action will be run within the relevant stage.
Tick this to exit the current iteration only, and continue with the next iteration of the current loop.
Tick this to show the following fields for entering an expression. The action will exit the loop (or iteration) only when the specified condition is true.
Left value in condition expression.
Operator to be applied to left and right values of expression.
Right value in condition expression.
Tick this to ensure that the case of string values on both sides must be compared when evaluating the expression.