Fields extractor

[data/table/utils/Fields extractor]

icon

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