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