Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

2

Regular Expression
ECMAScript (JavaScript)

/
\B(?=(\d{3})+(?!\d))
/
g

Description

dfsfd

Submitted by anonymous - 9 years ago