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