Back to product page

Tag property


Holds user's state.

Type

A Variant value

Syntax

  • Basic
object.Tag 
The Tag(object,value) syntax has these parts:
objectAn expression evaluating to an object of type User.
valueA Variant value.

Remarks

You can use the Tag property to store any information you want. It will be valid for as long as the user is connected to the channel.

Platforms

Windows