Table plus | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Description
Excerpt | ||
---|---|---|
| ||
Returns the display name for the provided user key. |
...
Return Type
String
Example
Code Block | ||
---|---|---|
| ||
string displayName = accountIdToDisplayName("someUserKey"); |
...
Table plus | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Excerpt | ||
---|---|---|
| ||
Returns the display name for the provided user key. |
...
String
Code Block | ||
---|---|---|
| ||
string displayName = accountIdToDisplayName("someUserKey"); |
...