Empty

Description
Tests if a value is empty.
Tags
Functions
Type
Checkbox
Syntax
empty(number) empty(text) empty(boolean) empty(date)
Example
empty("") == true