Fan Out
Dernière mise à jour
Dernière mise à jour
The Fan-out node is the programming equivalent of a For Each loop. It is used to model an information exchange that involves delivery to one or more destinations.
For each element, it will roll over the nodes connected after it.