Syntax
hasUserProperty(userNameOrKey, property)
Description
Checks if the user has the given property set.Parameters
Parameter name | Type | Required | Description |
---|---|---|---|
userNameOrKey | string | Yes | User name or key of a user to check the property for |
property | string | Yes | Key of the property to check |
Return type
Example
Example 1
See also