.. highlightlang:: us .. index:: AppCmdWndClear .. _appcmdwndclear: AppCmdWndClear ============== .. us.tag AppCmdWndClear ENGLISH App New300 :ref:`AppCmdWndClear` clears the UniScript command window. .. function:: bool = AppCmdWndClear() .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. seealso:: :ref:`overview-application-object`, :ref:`AppCmdWndShow` :sub:`id-1548502`