Back to product page

StateText property


Provides string expression of a state.

Type

A String value. Text explanation of a requested state.

Syntax

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

Remarks

StateText property will return text-description of a value given by State argument.

If optional State parameter is not set, then StateText will return text description of current state.

Platforms

Windows