<-- Previous || Up || Next -->

Empty Value Property
Convert Values Class

Public Property Get EmptyValue( _
    ) As Variant

Return an Empty value (a Variant with a VarType of vbEmpty).

Examples:
    IsEmpty(EmptyValue) = True
    VarType(EmptyValue) = vbEmpty
See also:
    EmptyToBlank Function
    EmptyToNull Function
    EmptyToValue Function
    NullValue Property
    vbEmpty Property

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.