Appearance
Home > resol-vbus-core-toolbox-scripts > csvWriter > CsvWriterService > createCsvWriter
csvWriter.CsvWriterService.createCsvWriter() method
Create a custom CSV writer instance.
Signature:
typescript
createCsvWriter(options: CsvWriterConstructorOptions): CsvWriter;
Parameters
Parameter | Type | Description |
---|---|---|
options | Options. |
The instance.