ISNULL — Checks if a value is blank
ISNULL(data)
data
Returns 1 if data is blank or 0 otherwise.
LEN(), EXISTS()
LEN()
EXISTS()