mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
10 lines
344 B
Markdown
10 lines
344 B
Markdown
# 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) ]]
|