Library node set status

Hello
i set a status of a function node for debugging with the command
node.status
how can i do this in a library node?

thank you

Hi @melrose

What is a 'library' node? That isn't a node type I recognise - what module provided it?

hi, i meant a subflow node

In the workspace toolbar you get when editing the subflow template, there's a checkbox to add a Status Output.

Any message you pass to that output will be emitted as the status of the subflow.

https://nodered.org/docs/user-guide/editor/workspace/subflows#status-node

1 Like

great thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.