Programming Reference Manual
 
Syntax
 
Text$ = Translator.OutputUnicode
 
Description
Returns the translated text after the operation of the DoTranslate method. The text is formatted in Unicode, able to contain special characters.
 
Parameter
Description
Text$
The text that is translated.
See Also
Example