Changing the Value of a Variable

The Source Debugger enables you to change the value of any variable in the module content window.

To change the value of a variable:

1.  Double-click the variable in the module content window. An edit field will open to the right of the selected variable.

2.  Enter a new value for the selected variable in the edit field.

3.  Press the Enter key to input the value.

Note: Although you may modify the value of a variable, you may not modify the value of a parameter, a variable that is being set in steady state, or a variable that has a representation that cannot be typed at the keyboard (for example, you cannot modify a variable value that contains an object value). Any value that you cannot modify is disabled.