Allow for users to be able to create branches of reusable nodes.
While currently multiple statements can feed into a single one, it is impossible to then split the flow back into multiple branches, so this is only a way of reusing nodes if the nodes are already at the end of the branch, which is not ideal.
Allow for users to be able to create branches of reusable nodes.
While currently multiple statements can feed into a single one, it is impossible to then split the flow back into multiple branches, so this is only a way of reusing nodes if the nodes are already at the end of the branch, which is not ideal.