mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
Update code-node.md
This commit is contained in:
parent
2108ccbf90
commit
1aa496b91c
@ -2,6 +2,7 @@ The Code node allows you to write custom JavaScript or Python and run it as a st
|
||||
|
||||
!!! note "Coding in n8n"
|
||||
This page gives usage information about the Code node. For more guidance on coding in n8n, refer to the [Code](/code/) section. It includes:
|
||||
|
||||
* Reference documentation on [Built-in methods and variables](/code/builtin/)
|
||||
* Guidance on [Handling dates](/code/luxon/) and [Querying JSON](/code/jmespath/)
|
||||
* A growing collection of examples in the [Cookbook](/code/cookbook/)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user