Returns a boolean value that indicates whether the specified expression contains no valid data (null).
bool IsNull ( object value)
true, if value is null, that is, it contains no valid data; otherwise, false.
Inspection FunctionsIsDate FunctionIsNumeric Function