Fields extractor

[data/table/utils/Fields extractor]


Extracts fields from a table based on the first record.


Keywords: extract, header, fields

Input ports

  • table: {string: any}[]

Output ports

  • fields: string[]

Last updated