Get flow name in function-node

Hi,
I want to get the name of the flow (e.g. "Flow3") that a function node is working in.
(in this case: lets assume functionnode is part of Flow3)
Is there any possibility to get that name?

Hi,

no the flow name/id is not exposed in the Function node.

A full reference of it available in the Function node is here: Writing Functions : Node-RED

Ok, I hoped that there is a "hidden solution" to do so :wink:
Thank you Nick for your response :slight_smile:

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