Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-05-03 15:38
Flavor·PCRE (Legacy)

/
%(?<customer>[A-Z][a-z]+)%([^\$\|\%\&\.])<(?<product>\w+)>\|(?<count>\d+)\|(?<price>\d+\.?\d+)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous