String Manipulation Functions – library MetaTrader 5
A collection of useful string manipulation functions Function Description StringAppendIfMissing() Appends the suffix to the end of the string if the string does not already end with the suffix. StringCharAt() Returns the character at the specified index in a string. StringCharCodeAt() Returns a short integer between 0 and 65535 representing the UTF-16 code unit at … Read more