function trans(string_um, string_dois, string_tres) str_contento = String.Replace(str_contento, string_um, string_dois, string_tres); end