-
Rename “Output To” property of render item through javascript
In my jsx code, I add a comp to the render queue. The “Output To” property defaults to the name of the comp. How can I access the “Output To” property (after it is in the render queue) to change the name of the output file? I know how do it manually, but how can I do it through scripting. I am using CS6. Thanks!