Answered
Set composition comment using GUI
The scripting guide suggests that you can add comments to compositions using:
app.project.item(index).comment = "This is a comment";
Where can I see the comments that were added to comps and how can I add a comment to composition using GUI?
