Inserting Line Breaks - Designer - Foundation 24.2 - Foundation 24.2 - Ready - Hyland RPA - external - Hyland-RPA/Designer/Foundation-24.2/Hyland-RPA-Designer/Visual-Basic-Text-Expressions/Inserting-Line-Breaks - 2025-04-03

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 24.2
License

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