I've got a `currentRecord.get.promise().then(funct...
# suitescript
k
I've got a
currentRecord.get.promise().then(function (rec) {
that is throwing
Copy code
UNEXPECTED_ERROR: Unexpected Error at processResponse
How can I fix this?