TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool GlobalVariableDel ( string  name)

Deletes a global variable from the client terminal

Parameters
nameGlobal variable name
Returns
If successful, the function returns true, otherwise it returns false. To obtain an information about the error it is necessary to call the function GetLastError()