VizArrayTable_v2 Op
Show the contents of the input array in a table in the patch, useful for debugging
Summary (oneliner)
Full Name
- Ops.Ui.VizArrayTable_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Array (Array)
Stride (Number:
<i>integer</i>
)Scroll (Number)
Patches using VizArrayTable_v2
Changelog
new | created op | pandur - 2022-02-14 15:19 |
improvement | visualize there is more content to scroll to by fading out the first/last line | pandur - 2022-12-14 17:20 |
improvement | it will now also visualize arrays of arrays and objects | pandur - 2024-08-26 22:27 |
feature | Added stride input. Force a stride for display. Default value 0 will not change stride at all. Will display an error if the stride is not compatible with the arrays length | pandur - 2024-09-12 13:59 |
improvement | New version v2: will now show scrollbars and a slider for scrolling | pandur - 2024-09-13 09:58 |