AppCmdWndCloseΒΆ

AppCmdWndClear closes the UniScript command window.

bool = AppCmdWndClose()

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

id-1797598