`runtime.getCurrentScript().getParameter({ name: '...
# suitescript
z
runtime.getCurrentScript().getParameter({ name: 'custscript_wf_trans_type'});
This workflow action script field is a list of trans type and when I call the param, it gives me the value. Can I do a getText of a param?