Concatenate

Concatenate

Textual concatenation of values; here the concatenation between the result from the Automated task and the value of the variable Log of entire history.

You can use this operator with constants of Localized string type. During execution time of the automated process, the text contained in the constant is displayed in the preferred language of a user.

If you combine constants of Localized string type with constants of String type, the result of the Concatenate operator returns a string of Localized string type. The result contains all locales of the constant of Localized string type.

If you combine constants of Localized string type, the result returns a string of Localized string type containing all locales contained in the single strings.

Concatenate