Back to product page

StateText property


Provides a string describing a state.

Type

A String value.

Syntax

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

Remarks

The StateText property will return a text description of a value supplied by the State parameter.

A list of all possible states can be found here.

Platforms

Windows