Back to product page

Type property


Holds variable type.

Type

VariableTypesEnum enumeration

Syntax

  • Basic
object.Type [= value]
The Type(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPVar
valueVariableTypesEnum enumeration

Remarks

This property can be used to get type of the variable. You should refer to this value to decide how to present the variable to the user. For the list of all the available values click here.

Platforms

Windows