TagGroupSubstitution Method

Returns the substitution string supplied by the user in the tag group file.

Syntax

object.TagGroupSubstitution bstrTagGroupSymbol

Properties

The TagGroupSubstitution method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

bstrTagGroupSymbol

String. The name of the tag group symbol.

Remarks

This method returns the tag group substitution associated with the passed tag group symbol, or an empty string if not found.

 

Example

Applies To