getPriorityIdByName
Description
Gets the priority id by the priority name.
Parameters
Return Type
String
Returns the priority id for the priority name provided.
Example
return getPriorityIdByName("High");
See also
Peacock
Gets the priority id by the priority name.
String
Returns the priority id for the priority name provided.
return getPriorityIdByName("High");