Method HttpClient():getLastMessage() Foundation
Returns the message associated with the last error.
:getLastMessage() --> cMessage
:getLastMessage() returns a character string with the message text.
The method :getLastMessage() returns the message text associated with the last error that occured when sending a request via :send() or :sendAsync().
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.