- Preparing search index...
 
- The search index is not available
 
Documentation 
 
- toCsvString(rows: (undefined | string | number | boolean)[][], locale: string, precision?: number): string
 
- 
Parameters
- 
rows: (undefined | string | number | boolean)[][]
 
- 
locale: string
 
- 
precision: number = 6
 
 
Returns string
 
 
 
 
Create CSV formatted string from an array of rows where each row consists of strings and/or numbers