GetSymbolPriority
Use this function to return the priority of the specified symbol to a specific parent. The priority of a symbol represents the position of the symbol with respect to its parent. The priority is returned as a numeric value between 0 and 99999999 (0 representing the lowest priority).
where:
- dimension is the name of the dimension that contains the symbol.
- symName is the name of the symbol whose priority is to be retrieved.
- parentSymName is a parent symbol of the specified symbol.