Inserting Line Breaks - Inserting Line Breaks - Hyland RPA - Designer - Hyland-RPA/Designer/Foundation-24.2/Hyland-RPA-Designer/Visual-Basic-Text-Expressions/Inserting-Line-Breaks - Foundation 24.2 - Foundation 24.2

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 24.2
License
ft:lastPublication
2025-04-03T07:37:45.382000
ft:locale
en-US

This topic provides code samples for inserting line breaks.

  • The text following this code starts at the beginning of a new line.

    Environment.NewLine
  • The text following this code starts at the beginning of a new line. The HTML tag Is HMTL Format must be selected.

    <br/>
  • The text following this code starts at the beginning of a new line.

    yourtext+vbcrlf+yourtext