TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
string GlobalVariableName ( int  index)

Returns the name of a global variable by its ordinal number

Parameters
indexSequence number in the list of global variables. It should be greater than or equal to 0 and less than GlobalVariablesTotal()
Returns
Global variable name by its ordinal number in the list of global variables. For more details about the error, call GetLastError()