.. InspectObj

.. default - domain::js

.. include:: /includes/standard.rst

===================
InspectObj (Kernel)
===================

.. function:: InspectObj(obj)

	
	Part of the debugger, InspectObj executes the object inspector window for the specified object allowing you to view/set it's properties at runtime.
	
	.. IMPORTANT::
		This is only available in SCI0.


