TagGroupValue Method

Returns the value of the tag group substitution string of the passed tag group symbol.

Syntax

object.TagGroupValuebstrTagGroupSymbol

Properties

The TagGroupValue method syntax has these parts:

Part

Description

object

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

bstrTagGroupValue

String. The name of the tag group symbol.

Remarks

This method returns a variant containing the value of the item in the substitution string. The variant will be empty if the method fails.

 

Example

Applies To