Debug - Quick Watch

At run time, highlight a variable and:

Ribbon bar. Select the Debug tab. In the Watch group, click Quick to view the variable's current value in the Immediate window.

Classic menus. From the Debug menu, select Quick Watch to view the variable's current value in the Immediate window.

Note: this command can also be executed by pressing SHIFT+F9. See also Debug - Add Watch.