Back to product page

StateText property


Holds text description of the state.

Type

A String value

Syntax

  • Basic
object.StateText([StateNum])
The StateText(object,StateNum) syntax has these parts:
objectAn expression evaluating to an object of type wodAppUpdate.
StateNumOptional. A Variant value. Represents a state.

Remarks

The StateText property will return a text description of a value supplied by the StateNum argument. If StateNum isn't supplied, StateText returns text description of the current state.

A list of all possible states can be found here.

Platforms

Windows