admGetPriorityScheme

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

Peacock