True if the Watch Folder dialog box is currently displayed and the application is currently watching a folder for rendering.Boolean; read-only.
Category Archives: Application object
endSuppressDialogs()
Ends the suppression of script error dialog boxes in the user interface. Error dialogs are displayed by default;call this method only if beginSuppressDialog
scheduleTask()
Schedules the specified JavaScript for delayed execution.stringToExecute A string containing JavaScript to be executed.delay A number of milliseconds to wai