| Gentee Programming Language > Documentation > Libraries | Download documentation |
This method enables you to define whether or not a variable is NULL - the VARIANT( VT_NULL ) type.
uint variant.isnull()
Return valueThe method returns 1, if the VARIANT variable is of the VT_NULL type, otherwise, it returns zero.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |