Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-01-21 20:41
Flavor·ECMAScript (JavaScript)

/
(^[0-9]{6}\.[0-9]{2}$|^$)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous