What is the syntax for SubsetElementDelete?
SubsetElementDelete(DimName, SubName, Index)
- DimName = Name of the Dimension where the subset exists.
- SubsetName = Name of the subset from where we want to delete all elements.
- Index = Index number of elements that you want to delete.