why Swap connectors are used
Also, it's used for swapping the "Cycle" branch and the exit branch of a For Each.
Hi,
The swap connectors exist to change the True Branch for the flow of the False branch and vice-versa. The idea is to change the path based in the true/false result from the "If".
Hope this can be useful.
Best regards,
Ricardo Pereira
So I learned something today!