app.project.renderQueue.item(index).applyTemplate(templateName)
Description
Applies a Render Settings template to the item. See also RenderQueueItem saveAsTemplate() method” and “RenderQueueItem templates attribute”.
Parameters
templateName A string containing the name of the template to apply.
Returns
Nothing.