translate

Returns "string_exp1", with each occurrence of each character in "string_exp2" replaced by its corresponding character in "string_exp3".

Syntax

translate ( string_exp1, string_exp2, string_exp3 )