GetTGStartTag()

Syntax

Function GetTGStartTag(ByVal iObjTGs As Collection) As String

Parameters

ParameterDescription
iObjTGs The Target Group conditions of a Component Presentation. Given a Component Presentation object objCP, you can retrieve the Target Group conditions collection using objCP.TargetGroupConditions.

Description

This method returns an opening delimiter for a personalized piece of content. Use GetTGEndTag() to create a corresponding closing delimiter. Any content between these tags is subject to personalization, and will only appear in the e-mail messages of the appropriate Target Group members.