watch expression

An expression you define in the Watch pane of the Immediate window to be monitored while you are debugging Visual Basic code. When execution of your code is suspended, you can observe the values of the watch expressions you specify as you step through the code.