Infinite Loop
Command description
Repeats the indented child commands until the workflow is stopped, an error interrupts execution, or the loop is exited with Break Loop.
Command Input Parameters
None
Command Output Parameters
None
Example
Repeated output executing, line number execution order 1 -> 2 -> 2 -> 2 -> 2 -> 2...