Hi,
I have a user case where I have an array of texts that need to be replaced by exactly one text. Right now I am nesting replace() expressions to replace each individual text with the correct one.
Maybe this already exists, if not, it might be easy to implement?
Thanks!