Hi,
I've been asked to do a small app receiving and sending data from and to a puck.js.
The thing is that I've able to send data to the puck.js using puck.SendCode(). Unfortunatly, I can't receive data from the puck using the same method. It's written on the doc that it's possible to "receive the console output of your Puck programs to get information back to your app".
Therefore, my question is how can I get that information back ?
Thanks a lot,
Have a great day.