EXISTS — Checks if value is non-blank
EXISTS(data)
data
Existence test: returns 1 if non-blank, 0 otherwise
1
0