How can I replace occurrences of a specific text with new text in Stackby using the SUBSTITUTE() function?
Use SUBSTITUTE() like this:
SUBSTITUTE({Example Text},“apples”, “Oranges”)
How can I replace occurrences of a specific text with new text in Stackby using the SUBSTITUTE() function?
Use SUBSTITUTE() like this:
SUBSTITUTE({Example Text},“apples”, “Oranges”)