
Global::conView
It is nice sometimes for debugging purpose to see what is inside a container without starting debugger. There is a method conView on the Global class which allows to do that easily.

This was originally posted here.
*This post is locked for comments