
Adding a character string to the end of each row of the tab delimited text (TSV) and stores it as a new TSV in a String type Data Item.
Data Input
- A’: TSV text stored in the Data Item selected at A
- B’: Strings stored in the Data Item selected at B
Service Output
- TSV text in which B’ has been added to each end of lines of A’, will be stored in the Data Item selected at C.