getText method

Syntax
public java.lang.String getText( )
Remarks

Accessor for the message text.

Returns

The main text of this message.

Example

See: LogMessage class.