Concatenates multiple text values.
By default, the number of characters in a text cell is limited to 2,000. This limitation applies to text cells that are part of a feed result (also of a partial result). The limitation does not apply to individual values during feed calculation.
The following parameters are available.
Parameter |
Description |
---|---|
Text |
Any strings Source: User input, single-value operator, or constant Data type: Text Specification: Optional |
Example
An SQL statement is assembled by the Merge single texts operator. As long as it is handled as an individual value, this value can exceed the 2,000 characters. As soon as it is used in a table, however, it is automatically shortened to 2,000 characters.