how to remove an item from string javascript code example Example: javascript remove character from string mystring.replace(/r/g, '')