vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Function joinLimit

    • Joins array parts together in one or more strings based on the max size of the string

      Parameters

      • parts: any[]
      • limit: number
      • delimiter: string = ','

      Returns string[]