Skip to main content

Go To

Goes to a specific Label node in the workflow.

Common Properties

  • Name - The custom name of the node.
  • Color - The custom color of the node.
  • Delay Before (sec) - Waits in seconds before executing the node.
  • Delay After (sec) - Waits in seconds after executing node.
  • Continue On Error - Automation will continue regardless of any error. The default value is false.
info

If ContinueOnError property is true, no error is caught when the project is executed even if Catch node is used.

Options

  • Nodes - Check the label nodes you want to jump to

Usage

The Go To node allows you to specify and jump to a specific Label node in your workflow by its name. You can select a single node or multiple nodes to jump.