UserInteractionLevels

User interaction level options.

Values

Name

Description

Value

UserInteractionLevels.INTERACT_WITH_ALL

The script displays all dialogs and alerts.

1699311169

UserInteractionLevels.INTERACT_WITH_LOCAL

Only interact (display dialogs, alerts) if the script and application are on the same machine

1699311180

UserInteractionLevels.INTERACT_WITH_SELF

Only interact (display dialogs, alerts) when the application is sending an Apple event to itself

1699311187

UserInteractionLevels.NEVER_INTERACT

The script does not display any dialogs or alerts.

1699640946

Object of

Application.userInteractionLevel

ScriptPreference.userInteractionLevel