n8n-docs/docs/code-examples/expressions/index.md
2023-07-18 15:33:16 +01:00

14 lines
375 B
Markdown

---
contentType: overview
---
# Expressions
Expressions are small pieces of JavaScript that allow you to set node parameters dynamically.
If this is your first time using expressions in n8n, start with [Understand expressions](/code-examples/expressions/understand-expressions/).
[[% import "_macros/section-toc.html" as sectionToc %]]
[[ sectionToc.sectionToc(page) ]]