Programming Reference Manual
 
Syntax
 
Text$ = Translator.OutputText
 
Description
Returns the translated text after the operation of the DoTranslate method.
 
Parameter
Description
Text$
The text that is translated.
See Also
Example