Stop Execution on Handled Exceptions
The command Stop execution on handled exceptions stops code execution at the location where an error was detected regardless whether programmed exception handling using __TRY and __CATCH is used. You can use it for debugging purposes.
By default, the command is not available in the menus. Add this command via the Tools > Customize menu.
This function is not available for all supported controllers. Consult the Programming Guide specific to your controller for further information.