Please enable JavaScript to view this site.

Process Designer

Navigation: PHP API > Determine instance data

Set the priority of an incident (setPriority)

Scroll Prev Top Next More

The function allows you to set the priority of the current incident or step.

Parameter

Type

Description

$priority

int

Priority of the incident (possible values: 1, 2, 3)

This function does not return a value.