.. ShowSends

.. default - domain::js

.. include:: /includes/standard.rst

==================
ShowSends (Kernel)
==================

.. function:: ShowSends()

	
	Shows a debug window showing all of the methods which have been called by send, but not yet finished. Part of the Sierra debugger.
	
	.. IMPORTANT::
		SCI0 only.
	
	See Also: :func:`StackUsage`, :func:`SetDebug`, :func:`InspectObj`, :func:`ShowObjs`, :func:`ShowFree`, :func:`MemoryInfo`


