HttpResponseCode - cHttpClient¶
Include: Use System\Http.pkg
Returns the current response status code.
Type: Function
Return data type: UShort
Parameters¶
None.
Syntax¶
Function HttpResponseCode Returns UShort
Call¶
Get HttpResponseCode of hoObj to usCode
Description¶
Returns the current response status code, or 0 if no response exists in the native backend.