Why would runtime.getCurrentScript().getParameter(...
# suitescript
c
Why would runtime.getCurrentScript().getParameter({name: 'custscript_something'}) return null when runtime.getCurrentScript().deploymentId returns the ID of a deployment on which there is parameter called custscript_something which has a value?