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