Join Slack
Powered by
Hi, is there any way to get current bundle version...
# suitescript
t
Tuba Mohsin
09/01/2020, 9:47 AM
Hi, is there any way to get current bundle version through suitescript? I used
runtime.getCurrentScript()
to get bundle id.
b
battk
09/01/2020, 1:06 PM
i believe thats only availablle in Bundle Installation or SDF Installation scripts
battk
09/01/2020, 1:06 PM
store it somewhere in a script parameter or custom record if you need it elsewhere
t
Tuba Mohsin
09/01/2020, 1:12 PM
Thanks, good idea, I've bundle installation script, let me check how can I get the version in that script.
b
battk
09/01/2020, 1:15 PM
you may also want to consider just hardcoding a version number in a custom module that all your scripts use
2
Views
Open in Slack
Previous
Next