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