Gauge.getDisplayedText Method
        
 Gets the text as it will be displayed. The text can include placeholder keywords.
 
         
        Parameters
        
            - text
            
 
            - 
                
Type: String
 Text that may contain keywords.
  
            - encodeXML
            
 
            - 
                
Type: Boolean
 True renders the XML as text in keyword replacement values. False renders the XML as HTML.
  
        
        Return Value
        
Type: String
        
 The text with the keywords replaced.