The REPLACE function replaces all occurrences of the search string with the replacement string.

 

#replace(subject, search, replace)

 

Arguments:

Returns: