callSystem()

Executes a system command, as if you had typed it on the operating systemメs command line. Returns whatever the system outputs in response to the command, if

OutputModule object

An OutputModule object of a RenderQueueItem generates a single file or sequence via a render operation, and contains attributes and methods relating to the

OMCollection object

The OMCollection contains all of the output modules in a render queue. The collection provides access to the OutputModule objects, but does not provide any

saveAsTemplate()

Saves this output module as a template and adds it to the templates array.name A string containing the name of the new template.Nothing.

file

The ExtendScript File object for the file this output module is set to render.ExtendScript File object; read/write.