Flows

A flow node invokes a sub flow within a flow. Sub-flows need not be wired to other nodes; it is valid to have a flow that is comprised of multiple sub-flows that each have listeners.

It is equally valid to wire up the flow -terminals of sub-flows to other sub-flows or other nodes.