FileSystemService.checkEntryExistsById Method
        
 Determines whether a file or folder with the specified ID exists.
 
         
        Parameters
        
            - id
            
 
            - 
                
Type: String
The ID of the file or folder to check for existence. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Boolean
        
A promise object that is resolved when the call is complete.