...
Parameter name | Type | Required | Description |
---|---|---|---|
user | String | Yes | Username or userkey to check the property for. |
property | String | yes | Key of the property to check. |
Return type
boolean
Returns "true" if the user has the given property set , and "false" otherwise.
Example
...