VarType

The VarType function returns a value that provides information about the type of data stored in a Variant.

 

Symbolic constant

Value

Meaning

 

V_EMPTY

 

Empty

V_NULL

 

Null

V_INTEGER

 

Integer

V_LONG

 

Long

V_SINGLE

 

Single

V_DOUBLE

 

Double

V_CURRENCY

 

Currency

V_DATE

 

Date

V_STRING

 

String