.. ShowObjs

.. default - domain::js

.. include:: /includes/standard.rst

=================
ShowObjs (Kernel)
=================

.. function:: ShowObjs()

	
	Shows a debug window showing all of classes and instances currently in memory. Part of the Sierra debugger.
	
	.. IMPORTANT::
		SCI0 only.
	
	See Also: :func:`StackUsage`, :func:`SetDebug`, :func:`InspectObj`, :func:`ShowSends`, :func:`ShowFree`, :func:`MemoryInfo`


