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