Join Slack
Powered by
I have a question about accessing Script Deploymen...
# suitescript
b
bpieslak
02/16/2018, 9:32 PM
I have a question about accessing Script Deployment parameter values from within a UserEvent SuiteScript. Inside of my afterSubmit user event function, if I call
nlapiGetContext().getSetting('SCRIPT', 'custscript_parameter_id');
, what
exactly
is that
getSetting
call querying? is it querying the script record or is it querying the script deployment record ?
Open in Slack
Previous
Next