Gets the current HTTP status code to be used in the response.

Syntax

Response = HTTP_Services('GetResponseStatus')

Returns

The HTTP status code set for the current response.

Parameters

N/A

Remarks

If this has not yet been set then code 200 (OK) will be used as a default. Normally this will have been set using the SetResponseStatus service.