Back to product page

StateText property


Returns text representation of the state.

Type

String

Syntax

  • Basic
object.StateText ([StateNum])
The StateText(object,StateNum) syntax has these parts:
objectAn expression evaluating to an object of type WebUser
StateNumOptional. A Variant value. Constant value of the state to return text description.

Remarks

StateText property will return text description of some state. If StateNum argument isn't set, description of current state is returned. For list of all possible states, look here.

Platforms

Windows