remove character from string js regex code example Example: javascript remove character from string mystring.replace(/r/g, '')