Concatenate List Without Separator
Comments
-
Hello!
Is there a way to concatenate a string that do not have separators?
For example,
string 1: ABC
string 2: DEF
results: ABSDEF
[i]edited by Lions22 on 5/8/2020[/i] -
We will need to use the "Join String without separator" step.
The input of this step is a list of strings.
[color=rgb(127, 140, 141)][font=Roboto][img]att2[/img][/font][/color]
[color=rgb(127, 140, 141)][font=Roboto]
[/font][/color]
The output of the step is a joined string.[color=rgb(127, 140, 141)][font=Roboto][img]att1[/img][/font][/color]
[i]edited by faiza@decisions.com on 5/8/2020[/i]