getUserPropertiesKeys
Syntax | getUserPropertiesKeys(accountId) | Package |
|
Alias |
| Pkg Usage |
|
Description
Retrieves a list of properties keys for the provided user.
Return Type
String[]
Example
return getUserPropertiesKeys(currentUserKey());
Syntax | getUserPropertiesKeys(accountId) | Package |
|
Alias |
| Pkg Usage |
|
Retrieves a list of properties keys for the provided user.
String[]
return getUserPropertiesKeys(currentUserKey());