TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool StringToLower ( ref string  string_var)

Transforms all symbols of a selected string into lowercase

Parameters
string_varString to transform
Returns
In case of success returns true, otherwise - false. To get the error code call GetLastError()