Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Calls the indicated HTTP web service routineReturns the full URL for the end point. This should correspond with the URL requested by the client.

Syntax

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

...