Description
-
Provides the string expression of a state.
Property type
-
A String value. Text description of the
state.
Syntax
-
object.StateText([State])
The StateText Property syntax has these parts:
| object |
An expression evaluating to an object
of type wodSSH. |
| State |
Optional. 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.
|