Provides access to objects and application settings within the After Effects application. The single global object is always available by its name, app.Attr
Tag Archives: code
CompItem object
The CompItem object represents a composition, and allows you to manipulate and get information about it.Access the objects by position index number in a pro
FolderItem object
The FolderItem object corresponds to a folder in your Project panel. It can contain various types of items footage, compositions, solids as well as other fo
xmpPacket
The projectメs XMP metadata, stored as RDF XML-based . For more information on XMP, see the JavaScript Tools Guide.String; read/write.The following example c
exitCode
A numeric status code used when executing a script externally that is, from a command line or AppleScript .ユ In Windows, the value is returned on the comman