how to check in an if condition that the variable ...
# suitescript
v
how to check in an if condition that the variable should contain only letters?
v
I need only numbers or only letters? this one is mix
s
Change the regex string to meet your needs
v
Thank you i didit