JavaScript RegExp Object
The \D metacharacter is used to find a non-digit character.
![]()
The \D metacharacter is supported in all major browsers.
Do a global search for non-digit characters:
The marked text below shows where the expression gets a match:
JavaScript RegExp Object
Your message has been sent to W3Schools.