Dynamo-View Script output

Hello,

Does anyone know if a node exists to view the output from a script.

For example, I have a list and I want to see if the index is coming out correctly, so I want to print(list) and see the output.

The watch node is generally the best way to view outputs from nodes.

Write it to a text file. I think you can use a Watch node as output in Player. Can pop up a dialog…