MQL4参考 普通函数 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.