Back to product page

Description property


Holds variable description.

Type

String

Syntax

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

Remarks

This property will contain description of the variable, if provided by the server. Usually this is string explanation of the variable that can be used as a caption when data is shown to the user.

Platforms

Windows