hwIMessageLog GetMessageLimit

Gets the maximum number of messages that can be stored in the Message Log.

Syntax

hwIMessageLog_handle GetMessageLimit

Application

HyperWorks Tcl Query

Description

This command gets the maximum number of messages that can be stored in the Message Log.

Example

hwi GetSessionHandle sess;
sess GetMessageLogHandle msgLog;
msgLog GetMessageLimit

Error

The limit value or an error message is returned.

Keywords

HyperWorks

Tcl

Message Log

Query