This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Check the local variables value in run time

Hi Everyone,

I want to view the variable values in run time.

for ex: Below is the code

for(i=0;i<=50;i++)

;

I want "i" value to be incremented and view that value in local variable window. So please help me to do so.

 

Thanks & Regards,

Prashant.