Table of Contents

TTMSFNCCloudMailChimpVariable Class

Represents a single named merge variable and the content substituted for it during merging.

API unit family: TMSFNCCloudMailChimp.Transactions Inherits from: TPersistent

Syntax

TTMSFNCCloudMailChimpVariable = class(TPersistent)

Properties

Name Description
Content The content substituted for the variable when merging.
VariableName The name of the merge variable as referenced in the template.

Methods

Name Description
ToJSON Serializes the merge variable to its JSON representation.