Evaluate Expression
Last modified: 16 November 2021
Run | Debugging Actions | Evaluate Expression
Editor Context Menu | Evaluate Expression
Alt+F8
Use this dialog to evaluate expressions during a debug session.
Item | Description |
---|---|
Statements to Evaluate | Type the group of statements to be evaluated. If a code fragment is selected in the editor, this field displays selection.
|
Result | Here the results are displayed. |
Evaluate | Click this button to evaluate the current expression or code fragment. |
Close | Click this button to close the dialog. |