saveAsTemplate()

app.project.renderQueue.item(index).outputModule(index).saveAsTemplate(name)

Description

Saves this output module as a template and adds it to the templates array.

Parameters

name A string containing the name of the new template.

Returns

Nothing.

Other Tags

Posted in OutputModule object and tagged , , , , , , .