A Number and a print object are placed on the canvas. In the execute mode (Ctrl E), you can use mouse on the Number to change value.
The value is printed, on the terminal, after the hello world symbol and : separator, so it will be hello world: 1, at the moment when the number is 1. The print is triggered whenever the value in Number changes.
No comments:
Post a Comment