Programming Reference Manual
DoTranslate
Syntax
Translator.DoTranslate [
DoGoogle
]
Description
Performs the translation of the text, set with the InputText property.
Parameter
Description
DoGoogle
Optional. If True, the translation is performed by Google's translation engine. Default is False, which uses DeepL's translation engine
See Also
FromLanguage
,
InputText
.
OutputText
,
OutputUnicode
,
ToLanguage
Example
See Translator main page
Home
IDE Overview
Declarations
Data Types
Assignment
Flow Control
Error Handling
Conversion
Variable Info
Constant
Math
Financial
Strings
StringClass
Objects
Time/Date
File
User Input
User Dialog
Dialog Functions
Web Form
CCL (web server)
DDE
Settings
Miscellaneous
Operator
Translator
Translator
DoTranslate
FromLanguage
InputText
LoadListBoxLanguages
OutputText
OutputUnicode
ToLanguage