Can I check a variable value while working on my code

 

Hi Guys

Is there any way that I can check the value of a variable while I am working on my code - like some kind of keystroke (Ctr+Alt+something) that will display the variables value...??? It would be quite handy...

I usually simply display the variable in a "comment" and then run the EA to see what the value is.... 

Thanx... 

 

Yes, there is.

Read about debugging and watching expressions in the Metaeditor.

 
drazen64:

Yes, there is.

Read about debugging and watching expressions in the Metaeditor.

Thanx...
Reason: