Back to product page

OptionCount property


Returns total number of options.

Type

Long

Syntax

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

Remarks

This property will return total number of available options for the variable. You should choose one or more options, and select them using OptionSelected, or you should pick one value and write it to Value property.

Platforms

Windows