Scorecard.getViewParameterById Method
        
 Searches the view parameters for the given ID.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the view parameter to find. 
            - includeOverrides
            
 
            - 
                
Type: Boolean
(optional) A flag to indicate whether to search the overrides or not.
Optional: True 
        
        Return Value
        
Type: ViewParameter - May be null
The found view parameter, or null if none is found.