-
Script commands and syntaxes?
Hi there,
I know how to script in maya and I am somewhat an experienced programmer.
Now what I need is a list and description of the different commands and syntaxes in after effects scripting.
I need to process an external txt file, and cast data from it into aftereffects text layers, and also trim the layers based on the data from the file.
To be exact I’m going to turn a spruce subtitle file (STL) into subtitles in after effects.
The STL file is formated like this:
TC, TC, Subtitle“00:00:03:24 , 00:00:06:29 , Did you read the paper today?”
So again the question:
Where to go for a syntax and command decription list?Thank you.