What is the syntax for SubsetElementInsert?
SubsetElementInsert(DimName, SubName, ElName, Position)
- DimName = Name of the Dimension where the subset exists.
- SubName = Name of the subset where we are adding an element.
- ElName = Name of the element that we are adding in the subset.
- Position = Element index position in the subset.