Hi,
I am trying to show a list such as:
Groceries:
Apples
Oranges
Bananas
Where all the listed fruit is actually different variables (ex. Fruit1=true, Fruit2=true, Fruit3=true). I know this is not the best way to do this however, this is the way it is set up and I must find a way to...