usernameToUserKey
We've encountered an issue exporting this macro. Please try exporting again later.
Syntax | usernameToUserKey(username) | Package | |
Alias | Pkg Usage |
Description
Returns the user key / account id for the provided username.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
username | String | Yes | User name. |
Return Type
String
Returns the user key.
Example
string userKey = usernameToUserKey("someUsername");See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.
