replace()
replace replaces parts of a text by another text.
replace("race result"; " "; "-") - returns "race-result".