Purpose
Replaces every occurrence of search_string in the source_string with the replace_string. Use this function either to replace or remove portions of a string.
Replaces every occurrence of search_string in the source_string with the replace_string. Use this function either to replace or remove portions of a string.