replace
This function replaces all specified substrings with another string.
Parameters: source string, old substring, new substring
For example:
This returns a string in which all of the space characters from the value returned by GetValue("PROFILE") have been removed.