hwIMessageLog GetMessageText

Gets the text within the Message Log.

Syntax

hwIMessageLog_handle GetMessageText

Application

HyperWorks Tcl Query

Description

This command gets the text within the Message Log.

Example

hwi GetSessionHandle sess;
sess GetMessageLogHandle msgLog;
msgLog GetMessageText

Error

Message text or an error message is returned.

Keywords

HyperWorks

Tcl

Message Log

Query