Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The RegexPipe has a property "pattern". Currently this can only be passed into the pipe as a fixed string.
I would be helpful to allow the pattern to be read from existing bindings in the execution scope, so the pattern can be passed from a previous pipe into the RegexPipe.