Calls the indicated HTTP web service routine.

Syntax

Response = HTTP_Services('RunHTTPService', HTTPService, RemainingURL)

Returns

N/A

Parameters

ParameterDescription
HTTPServiceThe HTTP (or web) service to call.. Required.
RemainingURLThis is the remaining portion of the URL that has not yet been processed by previous services. Required.

Remarks

The ADD service adds the given entity (which must be a valid JSON Entity Handle) to the end of the array. This only works if Handle is a JSON array.