open()

Opens a project.file Optional. An ExtendScript File object for the project file to open. If not supplied, the method prompts the user to select a project fi

buildNumber

The number of the build of After Effects being run, used internally by Adobe for testing and troubleshooting.Integer; read-only.

saveProjectOnCrash

When true the default , After Effects attempts to display a dialog box that allows you to save the current project if an error causes the application to qui

parseSwatchFile()

Loads color swatch data from an Adobe Swatch Exchange ASE file.file The file specification, an ExtendScript File object.The swatch data, in this format:data

effects

The effects available in the application.Array, with each element containing the following properties; read-only:displayName String representing the localiz

version

An alphanumeric string indicating which version of After Effects is running.String; read-only.

pauseWatchFolder()

Pauses or resumes the search of the target watch folder for items to render.pause True to pause, false to resume.Nothing.See also Application isWatchFolder

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

activate()

Opens the application main window ifit is minimized or iconified, and brings it to the front of the desktop.None.Nothing.