Split
info
Available only in the main Flow.
With a Split Node, you can split your Flow into multiple separate branches.
All these branches will be executed in parallel.
Beware: make sure you DO NOT trigger multiple Robot movements at the same time!
That could happen when using Movement Nodes or Stack, Grid and Palletizing Nodes simultaneously.

The Split Node can be used in combination with a Join Node to wait for all connected branches to finish and to continue in a single branch.
