Description
Restarts the action list from the beginning. To prevent an infinite loop, a Wait action must execute between the start of the action list and this action.
Snippet
Loop;
Properties
Returns: Void
Parameters: None
Restarts the action list from the beginning. To prevent an infinite loop, a Wait action must execute between the start of the action list and this action.
Loop;
Returns: Void
Parameters: None