The NEWLINE function returns the command characters <CR> <LF>, (0x0D 0x0A), which result in a Windows new line. The return value of this function can be concatenated with other strings for formatting purposes.
@NEWLINE() | |
---|---|
This function takes no parameters. |
String