New Function 8 - StringReplace() - Replace a string inside another string. (Ver. 8.0.0.1021)
A useful little function.
If you did a mistake, have changed name, address etc, why not simply find and replace.
Simple find and replace...
text StringReplace(StringToReplaceIn,StringToReplace,StringToReplaceWith)
What more to say, if you don't see the use, you never will..;-)