Your feature may already be reported!
Please search on the Feature category and sub categories, before creating one.
Summary
change variable values while program runs, without stopping the program.
What is it?
Be able to change, or toggle variables (could be installation variables) while a program is running, without it stopping
Why is it needed?
I would like to change variable values dynamically, or on the fly, while a program is running. But if the programs keep stopping after a change, it makes debugging issues much more tedious. This is a feature standard on other industry leading cobots, I would like to see it here too.