-
Notifications
You must be signed in to change notification settings - Fork 8
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.
(C) 2018 - 2021 TekMonks