Back to product page

StateText property


Provides the string expression of a state.

Type

A String value. Text description of the state.

Syntax

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

Remarks

The StateText property will return a text description of a value given by the State property.

a list of all states can be found here.

Platforms

Windows