StateText Property
      
 

Description

Holds text description of the state.


Property type

A String value.  


Syntax

object.StateText([StateNum])



The StateText Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodAppUpdate.
StateNum Optional. 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.