Skip to main content
Version: 5.3

Text Replace Transfer Object

The “Text replace” transfer object is used to transfer texts using connections in order to combine values and texts.

After double-clicking the transfer object, set the following properties:

Output

Choose between SingleText and Array:

  • Output “Array”: Depending on the length of the largest input array, the same number of strings is created in the output array.
  • Output “SingleText”: Regardless of the amount of data entered, only 1 string is output at a time. The data is summarized accordingly.
TextEnter your text here. You can enter placeholders by double-clicking on the corresponding entry in the placeholder list to the right.
PlaceholderAt this point, enter a new placeholder using the plus sign or edit a selected placeholder using the corresponding button. Use the red cross to remove a placeholder.

Define placeholder

NameEnter a unique name for the placeholder.
Data typeSpecify the data type of the placeholder, for example, String, DateTime.
Default ValueEnter a default value if required.
PreviewThe preview shows you the form in which a value will be displayed.
FormatSelection of a format for the data types Int64, Float or DateTime,
CultureSelect the culture to get the corresponding spelling. For example, commas or dots are set differently depending on the selected culture.

Text Convert & Replace Transfer Object