The TranslateDataset action translates all text in the values of the dataset. The translation for the active language must be available in the app.
If no translation is available, the existing text is retained in the original language.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
ACTION |
dataset |
Specifies the record to be translated. |
Return
|
Type |
Description |
|---|---|
|
DATASET |
Returns the translated record. |