wodFtpDLX ActiveX Control - StateText Property
      
 

Description

Provides string expression of a state.


Property type

A String value.  Text explanation of a requested state.


Syntax

object.StateText([State])



The StateText Property syntax has these parts:

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