Join Slack
Powered by
Is having a try-catch around everything in a RESTl...
# suitescript
w
Watz
04/22/2021, 6:44 AM
Is having a try-catch around everything in a RESTlet to be able to see what the inparams were when it gave an error a bad idea?
catch(e) { log.error(RESTlet input); throw e }
Open in Slack
Previous
Next