hi all, is there a way to see if a record.save() i...
# suitescript
m
hi all, is there a way to see if a record.save() is successful or not in a server-side script, besides or in addition to just the normal error screen that appears if something breaks? I guess i am looking for something like a promise or callback on the client side, but I need it on a Suitelet.