Assigning Values to Properties and Variables

In addition to using the Immediate pane to examine the values of variables and expressions, you can use it to assign new values to properties and variables. This is useful when you're debugging code; as you develop hypotheses about the cause of an error, you may want to test the effects of particular values.