Versions Compared

Key

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

Calls Sets the indicated HTTP web service routineHTTP request that the OECGI creates to memory so it can be retrieved by later routines. This avoids the need to pass this around into various routines.

Syntax

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

...