Table of Contents

TTMSFNCCloudWhatsAppTemplateParameters.AddText Method

Adds a text parameter to the collection.

API unit family: TMSFNCCloudWhatsApp Declaring type: TTMSFNCCloudWhatsAppTemplateParameters

Syntax

function AddText(const AText: string): TTMSFNCCloudWhatsAppTemplateParameter;

Parameters

Name Description
AText Text value for the placeholder.

Returns

The parameter entry that was added.