MQL4 Reference Common Functions ResetLastError

MQL4 Help as One File:

ResetLastError

Sets the value of the predefined variable _LastError into zero.

void  ResetLastError();

Return Value

No return value.

Note

The GetLastError() function  zero the _LastError variable.