> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/zh/nodes/n8n-nodes-base.function.md).

# 在 Duaer 里改用 Code 节点

在 Duaer 里，Function 节点已移除。在 Code 节点里写 JavaScript。保留此地址以免旧链接落空。
## Function 已移除

旧数字组织若还停着 Function 节点，升级检查会要求你改掉。用 Code 节点承接同样的脚本逻辑。表达式和内置方法见 [表达式与代码](/zh/code/expressions.md)。
## Questions

### Duaer 里还有 Function 节点吗？

没有。旧的 Function 节点已移除。写 JavaScript 用 Code 节点。保留这个地址，是为了旧链接不要落到空白页。

