CRLF Function - microsoft/MIMWAL GitHub Wiki
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�"
string CRLF()
Generates a Carriage Return/Line Feed.
None.
2.14.611.0 and later
"Hello, "+[//Target/DisplayName]+CRLF()+"Welcome�"