Page tree

The Director tab is used to create or manage the following items on the page:

  • Branching: You can define when a branching condition should be considered by the script. This enables you to choose whether a branch should occur before loading a dialog box or for navigation to the next node. This function also enables you to make a navigation decision before a dialog box is to be loaded. In essence, you can use a data loaded at the connect event of a call to decide what the starting dialog box for the script should be. By using the trigger of Before Load, the script can inspect the conditions for branching and navigate to a dialog box before any other function is triggered.

  • Actions: The Action Panel provides a description of the action, defines when the conditions for the action are evaluated, and determines with which answer the action is associated.


  • No labels