IsNull Function

Returns TRUE or FALSE depending on whether the leading significant digit's value is empty.

Syntax
IsNull( expression )
Examples
IsNull(SoldQuantity)
Further explanation

Null values are considered to be false when evaluating a formula for a rule-based driver.