wodSFTP ActiveX Control - StateText Property
      
 

Description

Provides a string describing a state.


Property type

A String value.  


Syntax

object.StateText([State])



The StateText Property syntax has these parts:

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