Join Slack
Powered by
The static analyzer is automatically inserting a s...
# suitescript
e
erictgrubaugh
10/25/2018, 10:02 PM
The static analyzer is automatically inserting a semicolon after
return
, making your code:
Copy code
return; { beforeSubmit: beforeSubmit };
Open in Slack
Previous
Next