ResolveTagGroupFile Example
The following example resolves the tag group file mytaggroup.tgd in the iFIX picture pic1.
pic1.ResolveTagGroupFile "mytaggroup.tgd"
The ResolveTagGroupFile method is a Configuration environment method that loops through the tag groups referenced in the picture, perform the substitutions, and persist the information. Using this method provides you with a faster load time.