| title | Quick Watch Command | ||
|---|---|---|---|
| description | Learn about the Quick Watch command and how it displays the selected or specified text in the Expression field of the QuickWatch window. | ||
| ms.date | 11/04/2016 | ||
| ms.topic | reference | ||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| author | Mikejo5000 | ||
| ms.author | mikejo | ||
| ms.subservice | general-ide |
Displays the selected or specified text in the Expression field of the QuickWatch window. You can use this dialog box to calculate the current value of a variable or expression recognized by the debugger, or the contents of a register. In addition, you can change the value of any non-const variable or the contents of any register.
Debug.QuickWatchq [text]text
Optional. The text to add to the QuickWatch dialog box.
If text is omitted, the currently selected text or word at the cursor is added to the Watch window.
>Debug.QuickWatch