Stop on error

Debug - Stop on error menu item opens a dialog box with settings for the Stop on Error procedure.

Stop on errors check box indicates whether debugging will stop if an error occurs during execution. When debugging stops on error, Runtime Error warning appears describing the location and cause of this error.

When Stop on error text checkbox is selected, debugging will stop at the point of error if the error message contains the substring specified in the table box. If the check box is not selected, the debug will stop on an error irrespective of the error message text. At the same time, the substring specified will be taken into account only if you select the check box next to it.

1C:Enterprise Developer's Community