I’m somewhat unfamiliar with the suitescript runti...
# suitescript
s
I’m somewhat unfamiliar with the suitescript runtime module… I’m staring at this bit of code:
Copy code
var validTransParamStr = runtime.getCurrentScript().getParameter({name: 'custscript_valid_trans_record_types'});
Where does this parameter get set? somewhere within the netsuite UI?