Join Slack
Powered by
Another one for you Expert Devs. I am using `var s...
# suitescript
k
karlenigma
07/12/2018, 2:41 PM
Another one for you Expert Devs. I am using
var specialchars = /["-.-/\"]/g;
to replace special characters in a string with nothing but it's only working for some of them. Also i need to add remove a space as well.
Open in Slack
Previous
Next