httpGetErrorMessage
Description
Retrieves an error message (if any) generated by the latest HTTP request
Return Type
String
The error message
Example
string errMsg = httpGetErrorMessage();
print("Last error message: " + errMsg);See also
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
