exitAfterLaunchAndEval

This attribute is used only when executing a script from a command line on Windows. When the application is launched from the command line, the ヨr or ヨs com

setSavePreferencesOnQuit()

Set or clears the flag that determines whether preferences are saved when the application is closed.doSave When true, preferences saved on quit, when false

isoLanguage

A string indicating the locale language and regional designations After Effects is running.NOTE: $.locale returns the operating system language, not the lan

watchFolder()

Starts a Watch Folder network rendering process pointed at a specified folder.folder_object_to_watch The ExtendScript Folder object for the folder to watch.

isWatchFolder

True if the Watch Folder dialog box is currently displayed and the application is currently watching a folder for rendering.Boolean; read-only.

Application object

Provides access to objects and application settings within the After Effects application. The single global object is always available by its name, app.Attr

memoryInUse

The number of bytes of memory currently used by this application.Number; read-only.

matchName

A special name for the property used to build unique naming paths. The match name is not displayed, but you can refer to it in scripts. Every property has a

onError

The name of a callback function that is called when an error occurs. By creating a function and assigning it to this attribute, you can respond to errors sy

PropertyBase object

Properties are accessed by name through layers, using various kinds of expression syntax, as controlled by application preferences. For example, the followi