What is the syntax for SubsetElementExists?
SubsetElementExists(DimName, SubsetName, ElementName)
- DimName = Name of the Dimension the subset is in.
- SubsetName = Name of the public subset.
- ElementName = Name of the element that you want to check its existence.