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