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