why doesmt netsuite accept ``${..}` `
# suitescript
r
why doesmt netsuite accept ``${..}` `
m
It does with SuiteScript 2.1.
r
why didnt it before?
i just have curiosity
m
Previous versions of SuiteScript use Rhino JavaScript engine which only supports ES5.1
r
ohk, thanks!