Skip to content

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"]