Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-04-01 21:31
Flavor·PCRE (Legacy)

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

Description

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

Submitted by anonymous