sheet
control
Editable spreadsheet-style data grid
Inlets
| Message | Description |
|---|---|
bang | Output the table |
rows | Output the table as a 2D array |
objects | Output the table as row objects |
clear | Clear all cells |
| Jump to a 1-based row, and optionally a 1-based column | |
| Load CSV text from a VFS path or URL |
Outlets
| Message | Description |
|---|---|
any[][] | 2D array with headers as first row |
unknown[] | Array of row objects |
Tags
datacsvtablespreadsheetcontrol