ResponseStatusText - cHttpTransfer
Returns the HTTP status text from the last HTTP request
Type: Function
Return Data Type: String
Syntax
Function ResponseStatusText Returns String
Call Example
Get ResponseStatusText to StringVariable
Description
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.
Return Value
HTTP status text from the last HTTP request