Getting Information About Collection Tags
You use theCollectionTagExistsfunction to identify if a specific collection tag exists within a collection. You use theCountCollectionTagsfunction to obtain the number of unique collection tags in a collection.You use the
GetIndexedCollectionTagfunction to obtain a specific collection tag from a collection.
Subtopics
- CollectionTagExists
- CountCollectionTags
- GetIndexedCollectionTag