HTTP status text from the last HTTP request
Function ResponseStatusText Returns String
Call: | Get ResponseStatusText to StringVariable |
Returns the HTTP status text from the last HTTP request.
Examples are "OK" or "Not found". Returns an empty string if no request was sent yet.