Table of Contents

TTMSFNCCloudBaseRequestResult.GetURL Method

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

API unit family: TMSFNCCloudBase Declaring type: TTMSFNCCloudBaseRequestResult Inherited from: TTMSFNCCloudBaseRequest

Syntax

function GetURL: string;

Returns

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