|
DebugBreakIt is a program breakpoint in debugging.
Return Value No return value. Note Execution of an MQL4 program is interrupted only if a program is started in a debugging mode. The function can be used for viewing values of variables and/or for further step-by-step execution. |