Info |
---|
|
- This routine is available starting with SIL Engineā¢ 4.8.0.3
- This routine is available for Jira server (8.0 and up) and cloud deployment options.
- The routine is an alias for accountIdToDisplayName.
|
Syntax
Server:
userKeyToDisplayName(userKey)
Cloud:
userKeyToDisplayName(accountId)
Description
Excerpttable-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 | userKeyToDisplayName(userKey) | Package | | Alias | accountIdToDisplayName(userKey) | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns the display name for the provided user key. |
Parameters
Server:
...
Parameter name
...
Type
...
Required
...
Description
...
user key
...
String
...
Yes
...
User key.
Cloud:Returns the display name for the provided user key.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
|
...
...
Return
...
Type
stringString
Returns the display name
Example
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 15025 |
---|
showSpace | false |
---|
cql | label = "user_routine" and space = currentSpace ( ) |
---|
labels | userarray_routineroutines |
---|
|