replace
Entity: function
Warning: This function is not available in the Light edition.

Usage:
R is replace(In, What, With)
 

Here In, What and With have to be string expressions. This function returns a string which is obtained by replacing in In all occurrence of What with With.