in my SS2.0 scripts, i've been using `new Error()....
# suitescript
d
in my SS2.0 scripts, i've been using
new Error().stack
to log the stack trace in an exception, but that doesn't seem to work in SS1.0, it just logs
undefined