javascript replace last 4 characters code example Example: javascript replace last character var str1 = "Notion,Data,Identity,".replace(/.$/,".")