What does "Track Program Execution" check box do in Thread

That checkbox exists in the Thread node.
What does it actually do?

image

It tracks the program execution within that thread instead of your main sequence. :slight_smile:
When you execute a program, you can click on the arrow in the lower right corner to see which line is being executed.