File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -829,6 +829,24 @@ Nothing.
829829
830830---
831831
832+ ### app.restart()
833+
834+ ` app.restart() `
835+
836+ #### Description
837+
838+ Restarts the After Effects application.
839+
840+ #### Parameters
841+
842+ None.
843+
844+ #### Returns
845+
846+ Nothing.
847+
848+ ---
849+
832850### app.scheduleTask()
833851
834852` app.scheduleTask(stringToExecute, delay, repeat) `
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ What's new and changed for scripting?
1010
1111## After Effects 25
1212
13+ ### [ After Effects 25.4] ( https://helpx.adobe.com/after-effects/using/whats-new/2025-4.html ) (August 2025)
14+
15+ - Scripting method added: [ app.restart()] ( ../general/application.md#apprestart )
16+
1317### [ After Effects 25.2] ( https://helpx.adobe.com/after-effects/using/whats-new/2025-2.html ) (April 2025)
1418
1519- Scripting methods and attributes added:
You can’t perform that action at this time.
0 commit comments