The RegexReplace placeholder is using a comma separator to split its 3 arguments.
In case the value to which we want to apply the regex is placed directly in the shape data, and also contains a comma, do we have the option to define a custom separator?
In case the value to which we want to apply the regex is specified through another placeholder (ie [Property:xxx] within RegexReplace, and also contains a comma, do we expect this to work, or is it also needed to define a custom separator (if possible)?
Thanks!
Hi Ruben, normally you can specify the separator like this in the RegexReplace placeholder:
[RegexReplace:[Sep:,ç]^(.{101}).+ç[RegexReplace:[Sep:,§]\r\n§[param:*,5]§ ]ç$1...]