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
ScriptPreference.userInteractionLevel
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |