Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-03-13 13:48
Flavor·PCRE (Legacy)

/
\d*[|].+[|][a-zA-Z]+
/
g
Open regex in editor

Description

Used to validate the StoreCode field in the MDS table SourceStore

Submitted by John McPhillips