How to run any command while execution has been started and used the break point
After execution has been started if the user wants to update any variable's value, he or she uses the break point and update the value uisng "Evaulate" dialog. But if user want to run any expression i...