Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
\b[a-z0-9]\w{4}0\w{9}(\w{3})?\b
/
gm

Description

Identifies 15 and 18 character Salesforce RecordIDs

Submitted by anonymous - a month ago