You're reading the documentation for a development version. For the latest released version, please have a look at master.
Flowchart Node
Synopsis
Node used to nest a flowchart as a sub-flowchart in the flowchart the node is placed into.
Description
Has a single input, ‘Flowchart Name’, which is the name of the other flowchart that is run when this node is executed. Upon placement of this node, you are prompted to select which flowchart the node should execute:
In this example below using of a Flowchart Node, we see that upon a certain condition specific in the Switch Node, an entire flowchart would be run by just placing the single Flowchart Node.
Input
- Flowchart Name:
Name of the other flowchart that runs when this node is executed.
Output
- Flowchart Name:
Name of the other flowchart that runs when this node is executed.