Documentation
    Preparing search index...

    Function toCsvString

    • Create CSV formatted string from an array of rows where each row consists of strings and/or numbers

      Parameters

      • rows: (string | number | boolean | undefined)[][]
      • locale: string
      • precision: number = 6

      Returns string