Hi,
I have a multicolumn listbox and then I attach it to a index array
property node in order to read the row selected by the user. Then
I convert this array (row) with an Array to Cluster and finally I link
this to a unbundle cluster but in this cluster only appears 9 items
[0..8] but my multicolumn listbox has 10 items [0..9]. Why doesn't
appear in my cluster the items from 0 to 9? Why only from 0 to 8?
Thanks,
Toni.
I attach here a picture of it.