Skip to end of banner
Go to start of banner

setUserProperty

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

  • No labels