project

The project that is currently loaded.Project object; read-only.

setMemoryUsageLimits()

Sets memory usage limits as in the Memory & Cache preferences area. For both values, if installed RAM is less than a given amount n gigabytes , the value is

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

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

version

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

scheduleTask()

Schedules the specified JavaScript for delayed execution.stringToExecute A string containing JavaScript to be executed.delay A number of milliseconds to wai

activate()

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

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.