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: (undefined | string | number | boolean)[][]
      • locale: string
      • precision: number = 6

      Returns string