erictgrubaugh
11/07/2019, 10:56 PMN/error
module, you can augment the thrown SuiteScriptError
Object with any properties you want, and then retrieve them later via the cause
Object of the error. For some context, I'm doing this in a Map/Reduce script via the Summary stage's error iterators, so I can't vouch for other contexts/script types at this time.michoel
11/07/2019, 11:01 PMerictgrubaugh
11/07/2019, 11:42 PMerictgrubaugh
11/07/2019, 11:42 PM