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

# trueEncoding

The string the CSV file generator uses to represent true Boolean values.

## Declaration

```swift
var trueEncoding: String
```

## Discussion

Discussion Defaults to true.
