RetrieveTagGroupVariables Method Example

Used to retrieve all of the tag group symbols referenced in the picture. This does include scripts but does not include Forms. An array of strings is returned.

Dim iCount As Integer

Dim vaSymbols As Variant

pic1.RetrieveTagGroupVariables iCount, vaSymbols