Go to label block
The go to label block jumps to a named label block to process another section of the automation.
A go to label block is commonly used in the following situations:
- When your automation contains sections that should be processed non-sequentially.
- When your automation has label blocks.
Configuring a go to label block
Configure the block to jump to a label block.
Inputs
The go to label block requires a label as input. The automation must have a label block to use this block. Available labels are automatically populated in the input field.