I rember reading that 2.0 run on a different js e...
# suitescript
s
I rember reading that 2.0 run on a different js engine that 2.1 anyone have a link to that
s
search for this in help pages
Differences Between SuiteScript 2.0 and SuiteScript 2.1
b
they hide most of the graal specific stuff
you can only tell in code via the existence of Graal globals that can't be hidden by flags
s
And 2.0 runs on which version of js
b
Rhino, though probably an older version of it
s
Thanks
b
if you meant javascript versions, 2.0 uses ECMAScript 5
2.1 is ECMAScript 2019, with some 2020