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