Opens the application main window ifit is minimized or iconified, and brings it to the front of the desktop.None.Nothing.
Category Archives: Application object
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.
activeViewer
The Viewer object for the currently focused or active-focused viewer Composition, Layer, or Footage panel.Returns null if no viewers are open.Viewer object;
beginSuppressDialogs()
Begins suppression of script error dialog boxes in the user interface. Use endSuppressDialogs to resume the display of error dialogs.None.Nothing.
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
beginUndoGroup()
Marks the beginning of an undo group, which allows a script to logically group all of its actions as a single undoable action for use with the Edit > Undo/R
buildNumber
The number of the build of After Effects being run, used internally by Adobe for testing and troubleshooting.Integer; read-only.
cancelTask()
Removes the specified task from the queue of tasks scheduled for delayed execution.task ID An integer that identifies the task, as returned by app. s che du