Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-09-18 15:28
Flavor·PCRE (Legacy)

/
&(.*?)=(?:\$(\w+){)?([^&\z}]*)
/
g
Open regex in editor

Description

Used to extract parameter data from an actiontasks properties which would be located in the automation model. Requires the string to be URL UnEscaped.

Submitted by jesse.puente