Toggle Brekpoint: how to use it?

 
I'm programming in mql4 since a short time in mql4. Does anyone know how to use the TOGGLE BREAKPOINT in the Edit menu? thanks
 
snatoli:
I'm programming in mql4 since a short time in mql4. Does anyone know how to use the TOGGLE BREAKPOINT in the Edit menu? thanks
Debugging isn't implemented with the mql4 MetaEditor and won't be in the new MetaEditor for mql4.
 

This means that the debugging is slightly problematic for complex code.

Thanks RaptorUK, always clear on your answers.

 
So use my PauseTest()
Reason: