@event::getPriority

Retrieves the value of the xm_priority reserved object variable, which identifies the priority of the injected event.

Availability: Added in xMatters version 5.0.

Syntax:

@event::getPriority()

Parameters:

None

Returns:

(String) The xm_priority value; possible values are LOW, MEDIUM, and HIGH.

Example: