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