Regular Expressions 101

Community Patterns

Brighthouse Search in Phone__c object for contact

0

Regular Expression
PCRE (PHP <7.3)

/
"Lead_Owner_Email__c":"(?<leadOwner>.*?)".*?"School__c":"(?<school>.*?)".*?"Level__c":"(?<level>.*?)"
/
gm

Description

no description available

Submitted by anonymous - 5 years ago