Back to product page

StateText property


Provides a string expression of a state.

Type

A String value

Syntax

  • Basic
object.State([State])
The StateText(object,State) syntax has these parts:
objectAn expression evaluating to an object of type wodTunnel.
StateOptional. 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 State parameter. For a list of possible values, please see the StatesEnum page.

Platforms

Windows