REPLACE

Within a string, replaces all instances of a specified substring with a different substring.

Return Value

String

Syntax

REPLACE( string1, string2, string3 )

where:

Any of these strings can be referenced using an expression.