js repace all in string code example
Example: javascript replaceall
//as of August 2020, not supported on older browsers
str.replaceAll("abc","def")
//as of August 2020, not supported on older browsers
str.replaceAll("abc","def")