The Priority component is an Enumeration that defines the possible priorities that you can assign to a process instance.
To read or change the priority of the current process instance, use the predefined instance variable priority. Every process instance includes the priority predefined variable, which is an instance of Priority.
The priorities are:
ProcessInstance.priority = HIGH