What is the syntax for HierarchySubsetElementGetIndex?
HierarchySubsetElementGetIndex(DimensionName, HierarchyName, SubsetName, ElementName, StartIndex)
- DimensionName = Name of the dimension the subset is in.
- HierarchyName = Name of the Hierarchy the subset is in.
- SubsetName = Name of the subset to be checked.
- ElementName = Name of the element to be checked in the subset.
- StartIndex = a value between 1 and the size of the subset on where to start the search from
Note: The subset checked must be public