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

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

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