Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
^.+((V2)\s-\s).*(Dev|Test)$
/
gm

Description

Filter of the latest projects based on SPB2 built from DEV branch

Submitted by anonymous - 5 years ago