-
Adding a Folder through script
Hi,
Im new to After effects Scripting, Im working on a office project, where Im trying to figure out that,i am able to add a folder throught script, but if want to write a condition that if the folder already exists in the Project window it should not cleate the folder, as of there should not be another dupliate..
Can anyone help me on this, im really a newbie to scripting, pls help guys. =)
app.project.items.addFolder("Solids");