Evaluate expression
You can execute expressions or reassign values for variables while your script is stopped by a breakpoint. The Evaluate Expression functionality helps you to obtain additional details about the program state or test various scenarios at runtime.
To quickly evaluate and see the current value of a code fragment, place the caret at the code fragment and press &shortcut:QuickEvaluateExpression; or navigate to Run | Debugging Actions | Quick Evaluate Expression.
