Open for Voting
Scripting access to render queue item comment
Is there any scripting access to the render queue item's comment? I would have assumed it would be something similar to other object's comment access, but this returns undefined.
app.project.renderQueue.item(1).comment
