From Bright Pattern Documentation
Jump to: navigation, search
This page contains changes which are not marked for translation.
• 5.19 • 5.3 • 5.8

Start Another Scenario

The Start Another Scenario block starts the specified scenario from within the given (parent) scenario. Variables defined in the parent scenario carry over to the sub scenario. After the sub scenario finishes executing, control returns to the parent scenario (except when terminated by error or disconnect). The parent scenario will resume by executing the next block in the flowchart.


Scenario Builder Start Another Scenario block settings


To configure the block:

  • Select the desired sub scenario in the drop-down list.
  • Start typing the desired sub scenario name in the search box to automatically bring up a list of matching scenarios.


The label of the block in the flowchart will display Start Another Scenario “[scenario name]”. In the scenario shown, you can see that the Start Another Scenario block is used if the call is disconnected.


< Previous | Next >