Replace occurrences of a specific text

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”)