Regular Expressions 101

Community Patterns

Workflow field converter

-1

Regular Expression
PCRE (PHP <7.3)

/
\$\{(?!p\.)([^}]*?\.(?:description|input|label))\}
/
g

Description

no description available

Submitted by Brian Olson - 8 years ago