Immediate window

A window in the Visual Basic Editor in which you can run individual lines of Visual Basic code, usually for the purpose of debugging. The Immediate window is a kind of scratch pad in which expressions are evaluated immediately.