Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 debugger debugging windows.

The Editor-Debugger utility provides the following debugging functionality:

  1. A separate debugger debugging window is assigned to each Script object, where in which the test and system events, error messages, success messages and user information messages are displayed. The messages in the debugger debugging windows can be filtered.
  2. Special Information window debugger debugging windows are available for displaying that display the messages related to the script being debugged.
  3. Test events generated by the Editor-Debugger utility utility, which are not registered by in the Intellect system, are used for checking to check script accuracy.
  4. Third-party debugger debugging programs can be used for step-by-step script execution, viewing script variables during execution, and other functionalityso on.