The Editor-Debugger utility allows debugging scripts using the built-in tools for checking script syntax, script interpreting and script execution with test events generated by the utility. The messages about the debugging results are displayed in the corresponding debugging windows.
The Editor-Debugger utility provides the following debugging functionality:
- A separate debugging window is assigned to each Script object, in which the test and system events, error messages, success messages and user information messages are displayed. The messages in the debugging windows can be filtered.
- Special Information window debugging windows are available that display the messages related to the script being debugged.
- Test events generated by the Editor-Debugger utility, which are not registered in the system, are used to check script accuracy.
- Third-party debugging programs can be used for step-by-step script execution, viewing script variables during execution, and so on.