n8n-docs/docs/code/builtin/index.md
Deborah 84fb24464b
update theme and fix admonitions (#1644)
* update theme

* fix tab issues

* update readme

* editor

* revert tab change

* change editor config back to 4 spaces for tabs

* fix admons that broke when enforcing 4 spaces per tab

* update README
2023-10-10 14:33:40 +01:00

612 B

description contentType
overview

Built-in methods and variables

n8n provides built-in methods and variables for working with data and accessing n8n data. This section provides a reference of available methods and variables, with a short description.

!!! note "Availability in the expressions editor and the Code node" Some methods and variables aren't available in the Code node. These are noted in the documentation.

All data transformation functions are only available in the expressions editor.

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

sectionToc.sectionToc(page)