Evaluating an Expression

See Also 

When you are in a debugging session, you can evaluate any variable in your program using the Evaluation window.

To evaluate an expression:

  1. Start a debugging session.
  2. Pause execution of your program.
  3. Select a variable or expression in the Editor window and click the Expression Evaluation button in the toolbar. The Evaluation window opens and displays the value of the variable or expression.

Notes:

See Also
Evaluation Window
Using Balloon Evaluation
Creating a Watch

Legal Notices