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

375 B

contentType
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.

% import "_macros/section-toc.html" as sectionToc %

sectionToc.sectionToc(page)