getting data from display box stored inside an associative array
Hey,
I'm trying to have an array that holds information as a key and display boxes as values but I can't seem to get their correct status(for checkbox) afterward- all check boxes returns as 0 even if pressed.
I cant seem to understand if that is due to a syntax issue or something deeper, here is my code:
MainDisplayBox = V List Box();
DisplayArray = Associative Array();
current data table(
...