ScriptPreference

Scripting environment preferences.

Objects:

Number, Object, String, UserInteractionLevels

Property Listing

Property

Type

Access

Description

parent

Application

readonly

The parent of the ScriptPreference (a Application).

properties

Object

read/write

A property that allows setting of several properties at the same time.

userInteractionLevel

UserInteractionLevels

UserInteractionLevels.INTERACT_WITH_ALL

UserInteractionLevels.INTERACT_WITH_LOCAL

UserInteractionLevels.INTERACT_WITH_SELF

UserInteractionLevels.NEVER_INTERACT

read/write

Controls the display of dialogs and alerts during script processing.

version

Number

String

read/write

Version of the scripting environment. Can also accept: String.

Object of

Application.scriptPreferences