-
Expression Universalizer Returns Error Message
the Expression Universalizer doesn’t like this line of code:
words = mySourceText.split(/\s/);
It stops and throws an error message:
Script Alert
JSON validation error
[“words “,” mySourceText.split(“,”\s”,”)”]
When I click OK, it doesn’t continue, so it’s stuck, it seems.
Why does the code not validate properly?
Sorry, there were no replies found.