Regular Expressions 101

Community Patterns

Regex Template Blueprism

0

Regular Expression
PCRE (PHP <7.3)

/
{{cRegexGroups.Anchor1}}(?<cRegexGroupsName>.*?){{cRegexGroups.Anchor2}}
/
gm

Description

Regex Template Blueprism. You can edit the Anchors to extract whatever you need.

Submitted by anonymous - 3 years ago