Table of Contents

TTMSFNCCloudSendGridMailTemplate.AddSubstitution Method

Registers a substitution token and its replacement lines.

API unit family: TMSFNCCloudSendGrid Declaring type: TTMSFNCCloudSendGridMailTemplate

Syntax

procedure AddSubstitution(AKey: string; AValue: TStringList);

Parameters

Name Description
AKey Token key to replace in the message body.
AValue Replacement lines for the token.