It's nothing more than just the built in function ...
# suitescript
a
It's nothing more than just the built in function
Copy code
var output = url.resolveScript({
                scriptId: 'customscript_abcdefg',
                deploymentId: 'customdeploy_abcdefg',
                returnExternalUrl: true,
                params: { stage: stage }
            });