Product Site

6.1.1. The ENDOFLINE Constant (.ENDOFLINE)

The ENDOFLINE object is a string constant representing the line-end characters. It is '0d 0a'x (carriage-return, line-feed) on Windows, and '0a'x (line-feed) on Unix-like systems.