Regular Expressions 101

Community Patterns

Michael's FP DB Install - Multi Match

0

Regular Expression
Python

r"
(?i)\b(?:Store Number|StreetA|City|State_id|Postal Code|Store Name|Phone Number|Tax Table \d|Artistree Vendor|Store Group|Store Zone number)+\b\s*[–,-]\s*(\w*.*)
"
gm

Description

no description available

Submitted by anonymous - 4 years ago