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