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