The 
 Immediate window lets you evaluate expressions in an environment similar to a command prompt. Complete the following steps to open the 
 Immediate window and evaluate an expression: 
 
 -   Open the Debugger sidebar, if it is not already open, by clicking on its name.  
-   At the bottom of the sidebar, click Immediate.  
-   In the window that opens, type an expression involving one or more variables, and press Enter.  
  
    The value of the expression is printed on the next line.