admGetPriorityScheme
Syntax | admGetPriorityScheme(projectKey) | Package | adm |
Alias |
| Pkg Usage | getPriorityScheme(projectKey) |
Description
Returns the priority scheme name for the given project key.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
projectKey | string | Yes | The project key. |
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
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
