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