StringToUpper
Transforms all all symbols of a selected string into capitals by location.
bool StringToUpper( |
Parameters
string_var
[in][out] String.
Return Value
In case of success returns true, otherwise - false. To get the error code call GetLastError().
© 2000-2010, MetaQuotes Software Corp.