Adobe InDesign CS5 (7.0) Object Model JS: UserInteractionLevels

InDesign CS5

 User interaction level options.

Value

NameDescriptionValue
UserInteractionLevels.INTERACT_WITH_ALERTSDisplays alerts but not dialogs.1699311170 = 'eInB'
UserInteractionLevels.INTERACT_WITH_ALLThe script displays all dialogs and alerts.1699311169 = 'eInA'
UserInteractionLevels.NEVER_INTERACTThe script does not display any dialogs or alerts.1699640946 = 'eNvr'

Usage

As property

DocumentEvent.userInteractionLevel

ImportExportEvent.userInteractionLevel

ScriptPreference.userInteractionLevel

Jongware, 20-Jun-2010 v3.0.3dContents :: Index