Join Slack
Powered by
Anyone know when i am using a try catch if i can l...
# suitescript
k
karlenigma
11/26/2018, 11:46 AM
Anyone know when i am using a try catch if i can log the line that the error is occuring. as the only message i am getting is
You have entered an invalid type argument: lead
l
Lukas Astalos
11/26/2018, 4:36 PM
in catch(e) log the e.stack for file name with line number where the error occurred
3
Views
Open in Slack
Previous
Next