Displaying page
of
pages;
Items to
Title |
Test
Details
Matching currency
|
Expression |
[\u0024\u20AC\u00A5A-Z\s]{0,4}[0-9.,]+[\s\u0024\u20AC\u00A5A-Z]{0,4}
|
Description |
Matches a currency value with or without the 3 letter currency code or the Dollar, Euro or Yen signs. The code or currency sign can be in front or in the end of the value. Also supports additional whitespace character between the number and the sign, either in front or in the end. Unicode (UTF-8) compatible and can be used in Java or .NET too.
|
Matches |
€ 55.78 | 5,854.78USD | 854.78 ¥
|
Non-Matches |
854.78 EURO | DOLLAR 55
|
Author |
Rating:
Rob
|
Displaying page
of
pages;
Items to