String Functions
This is a group of functions intended for working with data of the string type.
Function |
Action |
Adds a string at the place of indicated substring |
|
Returns the size of buffer distributed for the string |
|
Forms a string of parameters passed |
|
Fills out a specified string by selected symbols |
|
Search for a substring in a string |
|
Returns the value of a number located in the specified string position |
|
Initializes string by specified symbols and provides the specified string length |
|
Returns the number of symbols in a string |
|
Returns a copy of a string with a changed value of a symbol in a specified position |
|
Extracts a substring from a text string starting from a specified position |
|
Transforms all symbols of a selected string into capitals by location |
|
Transforms all symbols of a selected string to lowercase by location |
|
Cuts line feed characters, spaces and tabs in the left part of the string |
|
Cuts line feed characters, spaces and tabs in the right part of the string |
© 2000-2010, MetaQuotes Software Corp.
