Info |
---|
|
This routine is available starting with SIL Engineā¢ 2.6.11/2.5.19. 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 | getUserDirectoryName(user) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns the directory name the user belongs to. |
Returns the directory name the user belongs to.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
user | String | Yes | User name or key. | |
Return
...
Type
stringString
Returns the directory name.
Example
Example 1
Code Block |
---|
if(getUserDirectoryName(currentUser()) == "JIRA Internal Directory") {
doSomethingRelatedToInternalDirectoryUsers();
} |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 15025 |
---|
showSpace | false |
---|
cql | label = "user_routine" and space = currentSpace ( ) |
---|
labels | userarray_routineroutines |
---|
|