.. highlightlang:: us .. index:: AppCmdWndClose .. _appcmdwndclose: AppCmdWndClose ============== .. us.tag AppCmdWndClose ENGLISH App New300 :ref:`AppCmdWndClear` closes the UniScript command window. .. function:: bool = AppCmdWndClose() .. 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`, :ref:`AppCmdWndClear` :sub:`id-1797598`