From Bright Pattern Documentation
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

Goto

The Goto scenario block redirects the processing flow of the scenario to a specified destination in the flowchart.


Scenario Builder Goto scenario block


To redirect the flow using this block, follow these steps:

  1. Add a Goto block to the desired location in the flowchart. The Scenario Builder will mark the block in red until you define a destination for it.
  2. Select the Goto block in the flowchart. The Edit Pane will display a copy of the flowchart.
  3. In the Edit Pane, click the desired Goto destination (i.e., the building block to which you want to redirect the flow using this Goto block).

The flowchart displays the new name of the Goto block, which indicates the location in the flowchart to which the block redirects the processing flow. The format of the name is Goto “[destination block title]”.

The Scenario Builder will highlight the Goto block in red if you remove its destination block during editing.

In the following example, a Goto block is used to direct a call to voicemail if the call is placed on a holiday.


Example of a Goto block redirecting a call to voicemail


< Previous | Next >
< Previous | Next >