06-28-2019 05:44 AM
Hi Folks,
Is it possible to use a global variable to set the list box length property? I want to be able to select this from within a layout using a coded switch. For example, i want to use the switch to select between 2000,4000,6000 or 9999 list box lengths. The coded switch would write to th evariable and the listbox property would read the variable for its value.
Regards
Willie
Solved! Go to Solution.
06-28-2019 06:38 AM
Hi Willie,
It appears that the List module does not support variables or strings.
I'll add it to the list
07-03-2019 03:48 AM
Thanks again CJ.
Willie