Method HttpClient():getLastMessage() Foundation

Returns the message associated with the last error.

Syntax
 
:getLastMessage() --> cMessage
Return

:getLastMessage() returns a character string with the message text.

Description

The method :getLastMessage() returns the message text associated with the last error that occured when sending a request via :send() or :sendAsync().

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.