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