HTTPSTATUS
Returns the HTTP status code received when the given REST field last performed a REST request.
Syntax
HTTPSTATUS({{restField}})
Example
If the REST field named 'myRestField' executes a request successfully, then HTTPSTATUS({{myRestField}}) should return a value of '200'.