ISBLANK
|
ISNULL
|
Determines if an expression has a value and returns
TRUE if it does not. If it contains a value, this function returns FALSE.
|
|
Text fields cannot be null. So use mainly for text fields.
|
Numeric fields cannot be blank. So use mainly for numeric fields.
|
Cheers!!!
No comments:
Post a Comment