<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [ParserOptions](./schema.parseroptions.md) &gt; [escapeChar](./schema.parseroptions.escapechar.md)

## ParserOptions.escapeChar property

String to use for escaping quotes. Default: none

<b>Signature:</b>

```typescript
escapeChar?: string;
```
