string Replace(const string&in search, const string&in replace) const
Returns the string with all the given search substrings replaced with the given replacement string.
string search
string
search
string replace
replace