Adobe InDesign CS2 (4.0) Object Model JS: UserInteractionLevels

InDesign CS2

 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

ScriptPreference.userInteractionLevel

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