Flow: 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.

128

PROPERTIES


The node specific configuration is accessed by double-clicking on the node.

601
PropertyDescription
NameThe name of the node is represented as a string. Enter a new name or continue with the displayed name.

SESSION DATA


For information on session data, click here .

CUSTOM LOGS


For information on custom logs, click here.

NODE EVENTS


Exit eventDescription
onbeginThis event is triggered when the flow starts. It is an unconditional connection to a target node.