Returns True if the argument is Null (does not contain valid data), and False otherwise.
argument (required) Any argument can be provided. The function can analyze one argument at a time. IsNull is often applied to column of data to test for Null values.