ÔÇïGoogleTextTranslator
When to use the GoogleTextTranslator activity
This activity is used to translate a string from the source language to another language during run-time.
Figure 1
Activity Name |
Picture |
GoogleTextTranslator |
Technical Reference
Figure 1.1
|
S.no |
Description |
1 |
Specify the input that needs to be translated |
|
2 |
Specify the language of the input string |
|
3 |
Specify the language to which the input should be translated |
|
4 |
Displays the action that the activity performs in the workflow |
|
5 |
Specify whether to continue executing the workflow even if the activity fails |
|
6 |
Specify the Boolean variable which holds the success state of the activity |
|
7 |
Enter the declared variable name to store the translated text |
InputString can also be a string variable that stores the data.
Illustration
Activity: The GoogleTextTranslator activity is a feature which helps the user translate data from a source language to a target language based on the requirements.
Figure 1.2
Enter the declared variable name in the ÔÇ£TextÔÇØ field.
Figure 1.3
ÔÇï