CSVReadOptions.allowNewlinesInValues

Get allowNewlinesInValues property.

  1. bool allowNewlinesInValues [@property getter]
    class CSVReadOptions
    @property
    bool
    allowNewlinesInValues
    ()
  2. bool allowNewlinesInValues [@property setter]

Return Value

Type: bool

Whether values are allowed to contain CR (0x0d) and LF (0x0a) characters.