how to eliminate a char from a string java script code example Example: javascript remove character from string mystring.replace(/r/g, '')