Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
^\s*@(?<param>\S+).+$
/
gm

Description

Converts Stored Procedure params to a LH batch command list of parameters

Submitted by Tim John - 4 years ago