We've encountered an issue exporting this macro. Please try exporting this page again later.
Description
Returns the priority scheme name for the given project key.
Parameters
Return Type
string
Returns the priority scheme name.
Example
Example 1
Returns the priority scheme name for project "TEST"
return admGetPriorityScheme("TEST");
New priority scheme
See also