MQL4 Reference Conversion Functions CharToStr
|
CharToStrConversion of the symbol code into a one-character string.
Parameters char_code [in] ASCII char code. Returned value Text string. Example:
See also PrintFormat(), DoubleToString(), ColorToString(), TimeToString() |