Voice: Start
This node is the entry point in the flow. Every flow must have a start node. It is an unconditional connection to a target node. The user can set the default params for the Session and Logs in its Properties dialog under the OnEnter and OnLeave actions.
Node exit events
| Exit event | Description |
|---|---|
| onbegin | This is triggered when the flow starts. It is an unconditional connection to a target node. |
PROPERTIES
The node specific configuration is accessed by double-clicking on the node.
| Property | Description |
|---|---|
| Name | The name of the node is represented as a string. Enter a new name or continue with the displayed name. |
Updated almost 6 years ago