IsNull Function

  • Updated

The IsNull function returns true if a field is null.

Syntax

 

The IsNull function returns true if a field is null.

 

IsNull(field)

 

 

Arguments:

 

 

 

field

Field - A field.

Remarks

  • Example: IsNull(Field1) returns false.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.