int _LastError

The _LastError variable contains code of the last error, that occurred during the mql5-program run. Its value can be reset to zero by ResetLastError().

To obtain the code of the last error,  you may also use the GetLastError() function.

This website uses cookies. Learn more about our Cookies Policy.