Scripting
Writing to the Log File
Hint:
In the preview or on Peakboard Boxes, the log overview can be accessed with Ctrl + L
.
When developing new applications, it can sometimes be very helpful to write data to the log. The following code can be used for this:
peakboard.log(data.Text)