Back to product page

Add method


Adds new Variable to the collection.

Type

XMPPVar object

Syntax

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

Remarks

This method will add a new contact to your XMPPVars Collection. Accepts string value for Variable parameter. Variable parameter should be the Name of the variable you wish to add into a collection.

Platforms

Windows