Table of Contents

TTMSFNCCloudBaseRequest.GetMethodString Method

Returns the HTTP method name string corresponding to the current Method value, such as GET or POST.

API unit family: TMSFNCCloudBase Declaring type: TTMSFNCCloudBaseRequest

Syntax

function GetMethodString: string;

Returns

HTTP method name string, for example GET, POST, or PUT.