Closed KptKuck closed 6 years ago
https://www.mql5.com/en/docs/check/getlasterror https://www.mql5.com/en/docs/common/resetlasterror
These are important functions because AccountInfoInteger and the other same functions do not return an error.
Maybe it is still possible to add the 2nd variant of the functions with Bool as a return?
Thanks
I will add function GetLastError and ResetLastError in next version. Also I will add second function SymbolInfoString.
https://www.mql5.com/en/docs/check/getlasterror https://www.mql5.com/en/docs/common/resetlasterror
These are important functions because AccountInfoInteger and the other same functions do not return an error.
Maybe it is still possible to add the 2nd variant of the functions with Bool as a return?
Thanks