Heya,
I want to stop a function node from executing its code if a payload is f.e. not a number.
Is there anything like "node.stop" or "node.break"?
I can't filter this in a node beforehand because there are more messages from other MQTT devices are going into.
Thank you in advance.