Class Veery

getTags(String tagName)

get the value of a tag for that user.

Parameters

Param name Type Usage
tagName String case sensitive tag name to get

Returns

String : the value that were previously set by getTags or through a Sandpiper API connection

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.