The immediate window is found in Debug\Windows. It lets you execute methods, evaluate variables and give variables new values all at runtime. To evaluate a variable prefix the variable name with a question mark, enter the variable name and then press enter. Semicolons are optional. You can ...
Read more