.. Bclear

.. default - domain::js

.. include:: /includes/standard.rst

================
Bclear (Main.sc)
================

.. function:: Bclear(flag)

	
	Clears a boolean game flag.
	
	:param number flag: The number of the flag to clear.
	:returns: The previous value of the flag (TRUE or FALSE).


