Table of Contents

TTMSMCPCloudBaseRequestResult.GetURL Method

Returns the fully composed URL for this request, combining scheme, host, port, path, and query.

API unit family: TMS.MCP.CloudBase Declaring type: TTMSMCPCloudBaseRequestResult Inherited from: TTMSMCPCloudBaseRequest

Syntax

function GetURL: string;

Returns

Fully composed URL string ready for use in an HTTP request.