Back to product page

StateText Property


Returns text description of component state.

Type

String

Syntax

  • Basic
object.StateText ([StateNum])
The StateText(object,StateNum) syntax has these parts:
objectAn expression evaluating to an object of type wodXMPP
StateNumVariant.

Remarks

StateText property will return text-description of a value given by State argument. For a list of possible values, look here. If optional StateNum argument is not set, then StateText will return text description of current state.

Platforms

Windows