then, you can replace `renderer.setTemplateById(0)...
# suitescript
s
then, you can replace
renderer.setTemplateById(0);
with
renderer.templateContent = file.load({ id: TEMPLATE }).getContents();