Skip to content

CRLF Function

Nilesh Ghodekar edited this page Jan 8, 2016 · 2 revisions

Syntax

string CRLF()

Description

Generates a Carriage Return/Line Feed.

Remarks

None.

Supported Version

2.14.611.0 and later

Examples

"Hello, "+[//Target/DisplayName]+CRLF()+"Welcome…"

Clone this wiki locally