I've got some code that never gets past record.sav...
# suitescript
c
I've got some code that never gets past record.save() but there's no error message. The log works just before .save() then no log afterwards. Is there a way to force an error to be thrown?
b
what does the code look like