Regex for Replace function

Can we get Regex, LR & … for Replace function ? Exactly like parse function

This can be useful for some situations

Can’t you just parse first, and then replace the parsed text with the text you want using an additional block?