Hi,
Is it possible to autosize the number of row in a table ?
I need the right number of row to know how many iterations I will do in my for loop. My Vi has a table of 3X4 with text, but if the table is bigger 4X4 (where the last row is empty) it will respond me as I have a 4 row table. How can I optain in this situation a 3 row with property node.
Somebody can explain me ?
Thank