RetrieveTagGroupVariables Method

Retrieves a list of all tag group references in the picture, including connections, string substitutions, and scripts.

Syntax

object.RetrieveTagGroupVariables intCountOfVars, varTagGroupVars

Properties

The RetrieveTagGroupVariables method syntax has these parts:

Part

Description

object

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

intCountOfVars

Integer. The number of tag group symbols.

arTagGroupVars

Variant. List of all tag group symbols in the picture.

Remarks

The tag group reference list will only contain the tag group symbols, not the full syntax of partial substitutions. The list will have a single entry per tag group symbol regardless of the number of uses.

 

Example

Applies To