Skip to content

adding "Modify Value with Regular Expression" action

Björn Endres requested to merge BjoernE/action-provider:dev_regex into master

Adds a new action similar to the SetDateValue: take a value from the parameters, run a preg_replace and store the result in the output.

Merge request reports