| #https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 | |
| description: Code examples you can use in expressions. | |
| contentType: overview | |
| # Expressions cookbook | |
| This section contains examples and recipes for tasks you can do with [expressions](/glossary.md#expression-n8n). | |
| /// note | Python support | |
| You can use Python in the Code node. It isn't available in expressions. | |
| /// | |
| [[% import "_macros/section-toc.html" as sectionToc %]] | |
| [[ sectionToc.sectionToc(page) ]] | |
| ## Related resources | |
| * [Built-in methods and variables reference](/code/builtin/overview.md) | |
| * [Expressions](/code/expressions.md) | |