Versions Compared

Key

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

Returns the self URL for the current service.

Syntax

Code Block
Response = HTTP_Services('GetSelfURL')

Returns

The URL representing the current web service.

Parameters

N/A

Remarks

This is not the same as the GetFullEndPointURL service, which returns the entire URL submitted by the client. The Self URL is that part of the Full End Point URL that represents the current segment currently being processed by a web service.