$httpRequestStatus
return the request status from the most recent request performed with $httpRequest
Usage
$httpRequestStatus
Example:
Note:
Its recommended to check the request status directly after $httpRequest, to check if it was valid status.
return the request status from the most recent request performed with $httpRequest
$httpRequestStatus
Its recommended to check the request status directly after $httpRequest, to check if it was valid status.