Exit Loop
Category
Loop Commands
Description
This command signifies the current loop should exit and resume work past the point of the current loop. Use this command to signify that looping should end and commands outside the loop should resume execution.
Parameters
Command without parameter.
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\Loop Commands\Exit Loop\Exit Loop.xml