> 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/nth.md).

# NTH

### Syntax

**NTH(list, position)**

| Argument name                                   | Description                                       |
| ----------------------------------------------- | ------------------------------------------------- |
| <p><strong>list</strong></p><p>Required</p>     | A list of items.                                  |
| <p><strong>position</strong></p><p>Required</p> | The position of the item to return starting at 1. |
