Flow Designer

AoifeS
Tera Contributor

Hi everyone,

 

I'm working with Flow Designer in ServiceNow and need some assistance. I would like to add a line break within a task to improve readability and formatting in my flow. However, I'm not sure how to achieve this.

Could someone please guide me on how to insert a line break at the task level in Flow Designer? Any tips or best practices would be greatly appreciated.

Thank you!

Best regards,
Aoife

2 REPLIES 2

Gangadhar Ravi
Giga Sage
Giga Sage

can you please provide screenshot where you want to add 

James Chun
Kilo Patron

Hi @AoifeS,

 

What do you mean by adding a line break within a task?

Are you referring to the text within some of its fields such as the description field?

If so and if you are using a script to populate the field, you can use the \n newline character.

 

Cheers