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

inspectModal

inspectModal();

The inspectModal method of the Object class opens a modal 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.