11-25-2008 07:11 AM
I am having an boolean array. I want to programatically control the array visiblity in the front pannel.
Solved! Go to Solution.
11-25-2008 07:24 AM
Property Node Number of Rows (vertical) or Number of columns (horizontal) will resize the visible portion of your array programatically.
11-25-2008 07:35 AM
Please note that Paul's answer is correct in regard of visibility of elements on your front panel. But it does not resize the array in it content (so the number of values kept in the array)!
hope this helps,
Norbert