setPriority

fun setPriority(priority: Trigger.Priority): Trigger

Sets a trigger's priority using Priority. Highest runs first.

Return

the trigger for method chaining

Parameters

priority

the priority of the trigger

Sources

Link copied to clipboard