Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.25 KB

quick-watch-dialog-box.md

File metadata and controls

32 lines (23 loc) · 1.25 KB
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Quick Watch dialog box
vbui6.chm2018959
vbui6.chm2018959
38f09ead-498e-b609-4b9c-a1246185fc03
11/27/2018
medium

Quick Watch dialog box

Quick watch dialog box

Displays the current value of a selected expression. This functionality is useful when debugging your code if you want to see the current value of a variable, property, or other expression.

The following table describes the dialog box options.

Option Description
Context Lists the names of the project, module, and procedure where the watch expression resides.
Expression Shows the selected expression.
Value Shows the value of the selected expression. The current value isn't displayed if the expression context isn't within a procedure listed in the Calls dialog box.
Add Adds the expression to the Watch window.

See also

[!includeSupport and feedback]