| Title | Test
                    Find
                    
                    Pattern Title | 
            
                | Expression | ^(
    100(?:\.0{1,2})?
    |
    0*?\.\d{1,2}
    |
    \d{1,2}(?:\.\d{1,2})?
)%
$ | 
            
                | Description | Matches a percentage between 0 and 100 (inclusive).  Accepts up to 2 decimal places. | 
            
                | Matches | 0% | 100% | .17% | 
            
                | Non-Matches | 101% | -17 | 99.006% | 
            
                | Author | Rating:
                        
Not yet rated.
                    Darren Neimke | 
            
                | Source |  | 
            
              | Your Rating |  | 
        
    
 
    
    
     
        
                
	                Title: Just What I Needed
	                Name: vipr
	                Date: 1/13/2020 9:49:50 AM
	                Comment: 
Works just like I expected. Thank you very much for putting it up here!!
Tech.: TypeScript/Angular.
                
                
            
                
	                Title: Just What I Needed
	                Name: vipr
	                Date: 1/13/2020 9:49:18 AM
	                Comment: 
Works just like I expected. Thank you very much for putting it up here!!
Tech.: TypeScript/Angular.
                
                
            
                
	                Title: Works Perfect!!!!!!
	                Name: Goodgirl
	                Date: 1/1/2006 7:56:12 PM
	                Comment: 
Thanks for ur regex.This was exactly what I wanted.Thank u once again