Method DacSession():getLastMessage() Professional

Returns the message text associated with the last operation.

Syntax
:getLastMessage() --> cMessage
Return

This method returns a character string with the message text.

Description

The method :getLastMessage() returns the message text associated with the last operation. Depending on the state the server was left in by the last operation, this can be an informational text, a warning or an error message.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.