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.

purge()

Purges unused data of the specified types from memory. Replicates the Purge options in the Edit menu.target The type of elements to purge from memory; a Pur

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

beginSuppressDialogs()

Begins suppression of script error dialog boxes in the user interface. Use endSuppressDialogs to resume the display of error dialogs.None.Nothing.