String with new line characters
Comments
- 
            
[font=Calibri, sans-serif]I am trying to join a list of strings into a single string with a newline character as the separator, but I can’t figure out how to do so. I am only able to strip or split by new line, but can’t figure out how to combine the strings with newlines. Any help would be appreciated.[/font]
 - 
            
[font=Roboto, Arial, Helvetica, sans-serif]The built-in flow Merge String List to Single String cannot add newline characters as a separator, as its separator input is read literally. It is possible, however, to do this by iterating through the list of strings with a For Each loop and adding the current string to a separate string using the merge text editor or an NVelocity step. I have built a small demo project detailing this process. Feel free to import, review, or modify it at your convenience.[/font]
 
Howdy, Stranger!
Categories
- 4.5K All Categories
 - 88 General
 - 13 Training
 - 214 Installation / Setup
 - 1.2K Flows
 - 112 Rules
 - 277 Administration
 - 215 Portal
 - 503 General Q & A
 - 722 Forms
 - 356 Reports
 - 3 Designer Extensions
 - 47 Example Flows
 - 58 CSS Examples
 - 1 Diagram Tile
 - 8 Javascript Controls
 - 190 Pages
 - 5 Process Mining
 - New Features
 - 187 Datastructures
 - 73 Repository
 - 238 Integrations
 - 30 Multi-Tenant
 - 27 SDK
 - 81 Modules
 - 60 Settings
 - 27 Active Directory
 - 12 Version 7
 - 37 Version 8
 - 143 Lunch And Learn Questions