Versions Compared

Key

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

Calls the indicated HTTP web service routineDecodes the string so that percent-encoded characters are restored to their regular form. This returns the decoded string.

Syntax

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

...