Description
Sets properties of users. If the property does not exist, it will be created.
Parameters
Return Type
None
The returned value has no meaning.
Example
setUserProperty("testuser", "phone", "987 654 3210");
See also
Sets properties of users. If the property does not exist, it will be created.
None
The returned value has no meaning.
setUserProperty("testuser", "phone", "987 654 3210");