Locals

Once you identify a part of the code that causes problems, you can see the variable names and their current value in this window. Only the local variables of the current method and class are visible.

Note: Not support array sizes larger than 100.

See also:
Execute Project in Debug Mode