---
title: newline
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/csvwritingoptions/newline
---

# newline

The string the CSV file generator uses to represent a newline sequence.

## Declaration

```swift
var newline: String
```

## Discussion

Discussion Defaults to a line feed.
