hwIMessageLog HideWindow

Hides the Message Log.

Syntax

hwIMessageLog_handle HideWindow

Application

HyperWorks Tcl Modify

Description

This command hides the Message Log.

Example

hwi GetSessionHandle sess;
sess GetMessageLogHandle msgLog;
msgLog HideWindow

Error

Success (0) or an error message is returned.

Keywords

HyperWorks

Tcl

Message Log

Modify