Info |
---|
|
This routine is available starting with SIL Engineā¢ *.*.* / *.*.* |
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=admAddProjectCategory+-+15481192 |
---|
width | auto |
---|
|
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 | admAddProjectCategory (categoryName, description) | |
...
| Package | adm | Alias | | Pkg Usage | addProjectCategory (categoryName, description) |
|
Description
Excerpt |
---|
|
Adds new project category. |
Adds new project category.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
categoryName | |
...
...
Yes | Project category name. | description |
|
...
...
No | Description of the category being added |
|
Return
...
Type
Boolean (true/false)
Returns true if the new category was added and false otherwise.
Example
Code Block |
---|
admSetProjectCategory("T3", "Thunderbolt Category"); |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "project_admin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|