Change Data Value dialog box
The Change Data Value dialog box changes the value of a variable in the Data pane of the Debugger.
To open the Change Data Value dialog box,
- Right-click a variable in the Data pane.
- Choose Modify Value from the popup menu.
You can also edit scalars (any single number) in place by right-clicking a variable and choosing Modify Value. A combo box appears, where you type in a value or choose a previous value.
Current Value
The current value of the variable that is selected in the Data pane.
New Value
The value to set the selected variable to.