<< Click to Display Table of Contents >> Navigation: Actions > Loops and Flows > Exit |
This action makes an immediate exit from the current task. The action allows to raise an error if it's necessary.
Just finish the task
Exit from the task. This is default option.
Exit with error
If you need to raise an error choose this option. Sometimes this is useful.
In this case the task will be closed with specified error. You can set the error code and error message.
Related Topics