I want to catch the status of a node and represent it in the dashboard.
I want to move the text from msg.status > msg.payload. But only the part "Text:" when I am trying to move the whole msg.status I get 'undefined'.
How do I specify 'beyond' the message property?

