The debug console

The debug console lets you explore and interact with your program as it is being debugged.

View the output of your program and evaluate expressions that reference variables in the program’s current context.