JavaSript RegExp Object
The ^n quantifier matches any string with n at the beginning of it.
![]()
The ^ quantifier is supported in all major browsers.
Do a global search for "Is" at the beginning of a string:
The marked text below shows where the expression gets a match:
JavaSript RegExp Object
Your message has been sent to W3Schools.