# 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](https://1947171238-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTaL6FQB3RzlkCwQfN%2F-MA6akcrAAnaxoj6oO7b%2F-MA6cabuzbXB1P0HKjCB%2Fimage.png?alt=media\&token=25683d63-1c2f-4ed7-9058-3855764b4925)

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