CitectVBA Watch window
Displays the CitectVBA Watch window. During debugging mode, you can use the CitectVBA Watch window to watch the value of any CitectVBA variables in the current scope. Click in the Variable column and type in the name of the variable under watch. As it comes into scope, its value is updated and appears in the Value column.
Note: You need to be in debug mode to view this window.