How do I insert line breaks into a string?

I have a string formatted as such, "Item1, Item2, Item3, Item4, Item5,...." I would like to replace the commas with line breaks in a flow so that the output looks like:

"Item1

Item2

Item3...."

I can't find a way to input a line break character into the replace text step. Is there any way to do this?

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion