Description
Restarts the action list from the beginning if this action's condition evaluates to true. If it does not, execution continues with the next action. To prevent an infinite loop, a Wait action must execute between the start of the action list and this action.
Arguments
Name: CONDITION
Description: Specifies whether the loop will occur.
Type: bool
Default: COMPARE