MetricSetService.parseScript Method
        
 Parse a script.
 
         
        Parameters
        
            - metricSetId
            
 
            - 
                
Type: String
The belonging metric set ID of the script. 
            - script
            
 
            - 
                
Type: String
The script. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.data.ParseResult
        
The ParseResult object.