remove all chars of a type in js code example Example: javascript remove character from string mystring.replace(/r/g, '')