WebAppService.isFeatureEnabled Method
        
 Given a feature ID, gets whether that feature is enabled or not.
 If a feature ID is given that doesn't match any feature false will still be returned.
 
         
        Parameters
        
            - featureId
            
 
            - 
                
Type: String
The ID feature to get the enabled value for. 
        
        Return Value
        
Type: Boolean
        
The bool value for the feature.