.. ShowFree

.. default - domain::js

.. include:: /includes/standard.rst

=================
ShowFree (Kernel)
=================

.. function:: ShowFree()

	
	Shows a debug window showing the amount of free heap. Part of the Sierra debugger.
	
	.. IMPORTANT::
		SCI0 only.
	
	See Also: :func:`StackUsage`, :func:`SetDebug`, :func:`InspectObj`, :func:`ShowSends`, :func:`ShowObjs`, :func:`MemoryInfo`


