Skip to content

Outputs: Console

TekMonks edited this page Mar 14, 2019 · 1 revision

The Console Output

The console output node simply logs the message contents to the system console.

The code block below documents the format for the console output node.

"output":{
	"type": "console",
	"dependencies":"listener"
}

The contents of message.content are written out to the system console.