This function conditionally exits the current action. The function can be executed always or only if the action test state is true or false.
If the action is being directly run by a Repeat For, Repeat Forever or Repeat With statement, it will stop the current repeat sequence. Regardless of the execution mode, execution will resume at the statement following the Repeat.
For additional information see Flow Control