Go to documentation repository
Page History
Debugger Debugging windows display messages about logging system and test events, errors and successful script execution, as well as user information messages.
A separate debugger debugging window is assigned to each script in the Editor-Debugger utility.
There are two types of debugger debugging windows: All script messages and Last run script messages.
The debugger windows of debugging windows of the All script messages type are listed in the Script Messages listtype are displayed in the Script messages list. The names of the debugging windows match the names of the corresponding corresponding Script objects objects. These windows display all system messages related to the corresponding script. The example of the debugger the debugging window of of the All script messages type:
...
In addition, the information on the last script run is displayed on the Script messages tab at the bottom of the Editor-Debugger utility window. If this panel is not displayed, select Debug and edit -> → Summary Information, or click the button on the toolbar.
...