Join Slack
Powered by
but in general you don't need to do: ``` if (myExp...
# suitescript
e
erictgrubaugh
07/12/2018, 3:09 PM
but in general you don't need to do:
Copy code
if (myExp.test(str)) { str.replace(myExp, ""); }
Open in Slack
Previous
Next