setUserProperty

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