| Description | 
MlsTrans (Magic xpa 4.x)
| 
 Returns translation of a string in multi-lingual environments, based on the active entry in the Language repository. 
 |  | 
 Syntax: 
 | 
 MlsTrans ('string') 
 |  | 
 Parameters: 
 | 
 string: A string to be translated, up to 32000 characters long. 
 |  | 
 Returns: 
 | 
 Alpha string, the result of the translation. 
 |  | 
 Example: 
 | 
 MlsTrans ('Cancel') 
 |  | 
 See also: 
 | 
 How Do I Translate an Expression Value to Another Language? 
The Online and Rich Client Samples projects (program EV13 and REV13) 
 |  
   |  
  | 
|---|