Replace character in a string Mar 1, 2016 Replace character in a string "123" = String.replace("1.2.3", ".", "") Documentation: String.replace/4