Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
pa=[a-z0-9]*@[a-z]*
/
gmi

Description

regex to detect or extract UPI ID

Submitted by anonymous - 3 years ago