Checks to see if a value is null. If the value is null it will return true otherwise false will be returned.
true
false
bool ISNULL(object value)