Can we add a parameter that is on the suitelet dep...
# suitescript
i
Can we add a parameter that is on the suitelet deployement that renders an advanced pdf template? , right now im loading the template as
var renderer = render.create();
and
renderer.setTemplateByScriptId({ scriptId: "CUSTTMPL_CI_PDF" });