MQL4 Reference 
 Checkup 
  TerminalInfoString
  | 
TerminalInfoStringReturns the value of a corresponding property of the mql4 program environment. The property must be of string type. 
 Parameters property_id [in] Identifier of a property. Can be one of the values of the ENUM_TERMINAL_INFO_STRING enumeration. Return Value Value of string type.  |