Class Veery

setTags(String tagName, String value)

Set the value of a tag for that user.

Parameters

Param name Type Usage
tagName String case sensitive tag name to be set
value String case sensitive tag value to be set

Returns

void

See also

setTags

Set the value of a tag for that user.

getTags

Get the value of a tag for that user.

unsetTags

Delete a tag for that user.