there is no split funtion in my script. still i am...
# suitescript
s
there is no split funtion in my script. still i am getting this error
n
Search this channel, multiple people have had the issue, it's discussed in those threads 🙂
a
@shadman Ashrafi use the if validation on string before doing split
m
It's a new version of the notorious "unexpected error"
s
There is no split funtion in the entire code.
@aaz
n
@shadman Ashrafi as I said search for it in this channel and you will find answers 🙂
But basically @michoel said it.
s
It's usually when you are loading custom modules, particularly if those custom modules are loading other modules. Double check all your file paths and dependencies.