/
getUserProperty
getUserProperty
Description
Retrieves properties of users.
Parameters
Return Type
String
Returns the value of the specified property. If the user does not have the property, it will return an empty string.
Example
return getUserProperty("testuser", "phone");
The look-up is first made after the userkey, then after the username.
See also
, multiple selections available,
Related content
getUserProperty
getUserProperty
More like this
getUserProperty
getUserProperty
More like this
hasUserProperty
hasUserProperty
More like this
setUserProperty
setUserProperty
More like this
setUserProperty
setUserProperty
More like this
setUserProperty
setUserProperty
More like this