Within a string, replaces all instances of a specified substring with a different substring.
String
REPLACE( string1, string2, string3 )
where:
Any of these strings can be referenced using an expression.