Continue Wizard

Exit the current group of commands, the logical flow, or the step section, and continue playing the wizard.

Skip all remaining Advanced Commands within the same scope of the wizard and move to the larger scope. It is generally used in combination with Flow Commands such as If Else.

How does it work?

If the CONTINUE WIZARD command appears in:

  • Group of commands within another group of commands → the wizard will skip outside of the inner group to the outer group

  • Group of commands → the wizard will skip outside of the group to the same step

  • Step Start → the wizard will skip to the Core Action of the same step

  • Step End → the wizard will skip to Step Start of the next step

The CONTINUE WIZARD command has no configurable options and can be added to a wizard simply by dragging it into the Editor Pane of the Advanced Commands view.