> For the complete documentation index, see [llms.txt](https://help.pickzen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickzen.com/guides/nocode/functions/empty.md).

# EMPTY

### Syntax

EMPTY(list)

| Argument name                               | Description |
| ------------------------------------------- | ----------- |
| <p><strong>list</strong></p><p>Required</p> | A list.     |

### Examples

If the following table is executed, assuming *list* is not defined:

![Logic](/files/-MA6cabuzbXB1P0HKjCB)

The message '*The list is empt*y' will be printed in the browser console.
