Copy Text Action
This action permits to copy the text in one language to another language.
The action is configured as follows:
type | "CopyText" | string, Mandatory |
localeFrom | The language to copy text from (source language) | string, Mandatory |
localeTo | The language to copy text to (target language) | string, Mandatory |
ifTargetNotEmpty | Optional, default is true.
| bool, Optional |