Appearance
Entry Point and Go To nodes
Use these nodes to create a controlled loop or return path.
Entry Point settings
- Caption
- Label ID — unique return label
- Maximum cycles — a positive safe ceiling
Go To settings
- Caption
- Target Entry Point
Test
Confirm Go To targets the intended Entry Point and the maximum-cycle limit prevents an endless loop. Do not use looping to mask an unresolved workflow error.
