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