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