Hello All, Question is it possible to call a suite...
# suitescript
j
Hello All, Question is it possible to call a suitescript 1.0 in suitescript 2.x?
l
• SuiteScript 1.0 and 2.0 are API versions. APIs from 2.0 are not supported in 1.0 and vice versa. It is not recommended to try to combine both 1.0 and 2.0 APIs in one script. From: Combine SuiteScript Version 1.0 and 2.0 APIs in One Script (SuiteAnswers ID: 72876)
j
thanks much @Lea CC for this knowledge
r
client script is exception to this rule, you can call 1.0 api in 2.0 client script. Not recommended.
t
I am curious about the use case!
this 1