Value
Name | Description | Value |
---|---|---|
UserInteractionLevels.INTERACT_WITH_ALERTS | Displays alerts but not dialogs. | 1699311170 = 'eInB' |
UserInteractionLevels.INTERACT_WITH_ALL | The script displays all dialogs and alerts. | 1699311169 = 'eInA' |
UserInteractionLevels.NEVER_INTERACT | The script does not display any dialogs or alerts. | 1699640946 = 'eNvr' |
Usage
As property
DocumentEvent.userInteractionLevel
ImportExportEvent.userInteractionLevel
ScriptPreference.userInteractionLevel
Jongware, 29-Apr-2012 v3.0.3i | Contents :: Index |