The Change Value dialog box changes the value of a data variable in the debugger. The variable can be of any primitive or string type.
To open the Change Value dialog box,
The value to set the selected variable to. The new value must match the type of the existing value. If the type doesn't match, the value won't be changed.
See also