/ Published in: JavaScript
{min,max}
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
\b[1-9][0-9]{3}\b to match a number between 1000 and 9999
URL: http://www.regular-expressions.info/repeat.html