TASK_PRIORITY
Client-wide variable that determines the priority of the tasks.
-
Description:
Objects are processed in queues based on their priority. This key specifies the default priority of tasks in this Client. Developers and object designers can overrule this value by setting a different priority on the Attributes page when defining an executable object.
-
Allowed values: 1 - 255, where
- 1 = highest priority
- 255 = lowest priority
If 0 is selected in the Attributes page of an executable object, the value entered in this key applies for that object.
For more information, see Defining the Attributes Page and Automation Engine Priority when Executing Objects.
-
Default value: 200
The default value is used when no priority is specified, or if the variable is not available in the Client.
-
Restart required: No
See also: