Hi, is it possible to run part of script (some fun...
# suitescript
g
Hi, is it possible to run part of script (some function) as administrator. the script is deployed as "Run as Current Role"
d
no
g
haha, thanks
a
You could accomplish this in a slightly roundabout way if you need. You could have that code that you want to run as admin in a suitelet set to run as admin, and call that suitelet using https from your main script