app.project.renderQueue.item(index).saveAsTemplate(name)
Description
Saves the item’s current render settings as a new template with the specified name.
Parameters
name A string containing the name of the new template.
Returns
Nothing.
app.project.renderQueue.item(index).saveAsTemplate(name)
Saves the item’s current render settings as a new template with the specified name.
name A string containing the name of the new template.
Nothing.