SpreadSheetArray Op
Enter data in a spreadsheet table
Summary (oneliner)
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
- Core Op - visible for everyone
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch SpreadSheetArray Example
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)