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 w/ Symbols
Expression
^\p{Sc}?[A-Z]{0,3}?[ ]?(\d{1,3})(\.|\,)(\d{0,4})?[ ]?\p{Sc}?[A-Z]{0,3}?$
Description
Currency test for currency symbols and up to three char leading/trailing string
Matches
$123.1234 | EUR 123,12 | 123.24 USD
Non-Matches
@ 123.24 | EURO 123,12 | ABC
Author Rating: Not yet rated. David Parkin
   Displaying page 1 of 1 pages; Items 1 to 1

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