getResponseCode
Returns the numeric HTTP status code from the HTTP response.
General format
void getResponseCode( rc ) |
Syntax rules
1. rc is a numeric data item.
General rules
2. Call this method to check if the method call was successful. The response code value for success is 200.