Output

Nodes can have an arbitrary amount of outputs, which have a name, an associated value, and can be linked to the input of another node.

Editing outputs

For a more complete overview on the editing tools available, look at the Flowchart View section of the manual.

Output Properties

Index
The index of an output is a read-only property and can be used by the Flowchart Controller to query information about an output or to move to the next connected node.
Name
A string of a name for the output. This can be used by the Flowchart Controller plugin to get the associated value or to move the state of the flowchart to the next connected node.
Value
A string which can hold an arbitrary value with no specific purpose, to be accessed via event sheets.
Construct 3 Manual 2024-04-18