March 2000
Intermediate to advanced
576 pages
18h 13m
English
VarIsNull Function
function VarIsNull(const V: Variant): Boolean;
VarIsNull
returns True if the
Variant
V has the
varNull type, and it returns False for any other
kind of Variant. VarIsNull is a
real function.
See Null and VarIsEmpty for
examples.
| Null Variable, Variant Type, VarIsEmpty Function, VarType Function |
Read now
Unlock full access