SystemLineSeparator

Sequence of characters used as a line separator by the underlying platform.

The value of this property is always "\n".

Sequence of characters used as a line separator by the underlying platform.

The value of this property is platform-specific, but usually it is either "\n" or "\r\n".

See the documentation for a particular platform to get more information about the value of this property.

Sequence of characters used as a line separator by the underlying platform.

Value of this property depends on Navigator.platform: it is "\r\n" on Windows, and "\n" on all other platforms.

Sequence of characters used as a line separator by the underlying platform.

Returns the same value as System.lineSeparator.

Sequence of characters used as a line separator by the underlying platform.

The value of this property is always "\r\n".

Sequence of characters used as a line separator by the underlying platform.

The value of this property is always "\n".

Sequence of characters used as a line separator by the underlying platform.

Value of this property depends on Navigator.platform: it is "\r\n" on Windows, and "\n" on all other platforms.

Sequence of characters used as a line separator by the underlying platform.

The value of this property is always "\n".