.. DrawStatus

.. default - domain::js

.. include:: /includes/standard.rst

===================
DrawStatus (Kernel)
===================

.. function:: DrawStatus(text)

	
	Draws the specified text on the status bar.
	
	Example::
	
		(DrawStatus " Score 0 of 100                   Awesome Quest ")


