SpreadSheetArray Op

SpreadSheetArray

Enter data in a spreadsheet table


enter data in a spreadsheet user interface. it can be directly downloaded as a .csv file the op outputs an array contaning the data. it can have different data formats,

Flat array

an array of y*width size

Array of arrays

an array of row data, each array contain all columns of that row

Array of objects

Each item in the array is an object ob key value pairs, the keys are the colum titles


Full Name
  • Ops.Data.SpreadSheetArray
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


INPUT PORTS


Format index (Number: integer) Flat  Objects  Arrays 
Default Output Value index (Number: integer) 0  Empty String  null 

OUTPUT PORTS


Array (Array)
Width (Number)
Height (Number)
Column Names (Array)

Changelog

Patches using SpreadSheetArray

  • Examples
  • Public
  • My Patches