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.

  • true: Only copy if the target language does not already have a text

  • false: Always copy and replace existing target text

 

bool, Optional