String operations
This section contains the technical details of the string operations classes and descriptions of the corresponding components of the standard MQL5 library.
The use of string operations classes will save time in developing applications which uses text processing operations.
The MQL5 Standard Library is placed in the working directory of the terminal in the Include\Strings folder.
Class
|
Description
|
CString
|
Class for string operations
|