Replace

Replace (string input, string old text, string new text)

Returns a string where any text matching “old text” in the input has been replaced by “new text”.