Back to product page

Item Property


Returns reference to the variable.

Type

XMPPVar object

Syntax

  • Basic
object.Item (Variable)
The Item(object,Variable) syntax has these parts:
objectAn expression evaluating to an object of type XMPPVars
VariableVariant.

Remarks

Item property returns specific Item from XMPPVars collection. You can specify Variable parameter to be name of the variable, or an index number representing a specific collection Item.

Platforms

Windows