Join Slack
Powered by
my understanding is that a Client Script cannot be...
# suitescript
j
jen
10/21/2020, 11:00 PM
my understanding is that a Client Script cannot be in 2.1, but can it call modules that are 2.1?
b
battk
10/21/2020, 11:18 PM
sure, but expect to use require in your code since you can't include features above es5 in your client's dependencies
battk
10/21/2020, 11:19 PM
the suitescript server has to evaluate the client script serverside and it wont use 2.1 to do so
Open in Slack
Previous
Next