Modifying a Variable From the Watches View

  1. In the Debugger window, click the Watches tab.

    This tab displays all variables and expressions that you have chosen to watch.

  2. Select the variable whose value you want to modify.

    The variable's properties, including its value, appear in the Properties pane on the right.

  3. Click in the Value column, type the new value, and press Enter.
Tip You can also modify the value of variable in the Variables tab.
See also
Watching the Value of a Variable or Expression

Legal Notices