Note Reference page. Maintained for context; not regenerated by code. See Home for current top-level navigation.
Note
Reference page. Maintained for context; not regenerated by code. See Home for current top-level navigation.
Based on: https://nodered.org/docs/user-guide/writing-functions
return msg;
return [msg1, msg2, ...];
null
Examples:
return [msg, null, null];
return [null, msg, null];
msg
msg.topic
msg.payload
node.send(...)
node.done()
Start here
Reference
Per-node wikis
Domain concepts
Operations findings
Node-RED / FlowFuse manuals
Archive
Deleting the wiki page "Manual NodeRED Function Node Patterns" cannot be undone. Continue?