CSV Options

Figure 6
Quote string - When we use literal strings we use the single quote (‘) character to indicate the beginning and ending of a string for some field (in case when delimiter is space). For example – ‘this is a string’ ‘this is second string’
Comma – default delimiter between the fields in the exported file
Multi-Value delimiter – certain properties contain more than one row. For example, the field Children. In order to separate each value and reorder the fields into one, you should choose Multi-Value delimiter or use the default one – pipe