getPriorityNameById
Description
Gets the priority name by the priority id.
Parameters
Return Type
String
Example
return getPriorityNameById(3); //where 3 is the priority id for Medium
See also
Peacock
Gets the priority name by the priority id.
String
return getPriorityNameById(3); //where 3 is the priority id for Medium