Info |
---|
|
This routine is available starting with SIL Engineā¢ *.*.* / *.*.* 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 | admGetProjectCategory(pkey) | |
...
Description
Excerpt |
Get |
---|
|
Set project category to the project. |
Set project category
...
to the project.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
pkey | |
...
...
Return
...
Type
stringString
Returns the name of the project category associated with the project.
...
Code Block |
---|
admGetProjectCategory("T3"); |
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 |
---|
|