Back to product page

StateText property


Provides string expression of a state.

Type

String

Syntax

  • Basic
object.StateText ([State])
The StateText(object,State) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX
StateOptional. A Variant value. Constant value that represents some state.

Remarks

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

Platforms

Windows