Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > inspect

inspect

inspect();

The inspect method of the Object class opens an inspector window for the receiver object. The inspector enables you to view properties of an object.

An exception is raised if this method is invoked from a server method or a non-GUI application.