Info |
---|
|
This routine is available starting with SIL Engineā¢4.8.0.12. Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admArchiveProject(projectKey) | Package | | Alias | | Pkg Usage | | |
Description
Archives a project.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
projectKey | String | Yes | Project key of project to archive. | |
Return
...
Type
Boolean
Returns 'true' if operation succeeded and 'false' otherwise.
...
Code Block |
---|
admArchiveProject("TSTPROJ");
|
Returns: true
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 15025 |
---|
showSpace | false |
---|
cql | label = "jiraarchive_user_routine" and space = currentSpace ( ) |
---|
labels | jiraarray_user_routineroutines |
---|
|