Back to product page

Remove method


Removes Variable from the collection.

Syntax

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

Remarks

Removes specified Item from the XMPPVars collection. The Variable parameter should be an index, specifying an existing item in the collection, or name of the variable you wish to remove.

Platforms

Windows