RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details Currency with Currency Code Prefix
Expression
^([A-Z]{0,3})?[ ]?([0-9]{1,3},([0-9]{3},)*[0-9]{3}|[0-9]+)(.[0-9][0-9])?$
Description
Matching currency entry with upto 3 letter currency code as prefix
Matches
USD2000.20, USD 2000, INR 150.150, QR 150, 15000
Non-Matches
usd2000.20, usd 2000, inr 2000, $250
Author Rating: Not yet rated. Ullaskumar V
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials