Description Provides test representation of the state.
Property type
A String value.
Syntax
object.StateText([StateNum])
The StateText Property syntax has these parts:
|
object | An expression evaluating to an object of type wodVPN. | StateNum |
Optional. A Variant value. Holds a state to get the text description for |
Remarks - The StateText property will return a text
description of a value specified by the StateNum parameter. If
StateNum isn't set, then description of current
State is returned. For a list
of possible values, please see the
StatesEnum page.
|