-
Notifications
You must be signed in to change notification settings - Fork 10
Outputs: Null Output
TekMonks edited this page Mar 14, 2019
·
1 revision
The Null Output
This output node, literally does nothing. It is useful if the flow need to terminate without returning any oupput message.
The code block below documents the format for the NULL output.
"output": {
"type":"null",
"dependencies":["route1"]
(C) 2018 - 2025 Tekmonks