accountIdToDisplayName
Description
Returns the display name for the provided user key.
Parameters
Return Type
String
Example
string displayName = accountIdToDisplayName("someUserKey");
See also
Peacock
Returns the display name for the provided user key.
String
string displayName = accountIdToDisplayName("someUserKey");