JustasM
02-27-2009, 01:11 PM
Working on one of my projects, I stumbled across another hurdle that I cannot jump.
I would like to create an if/else statement that states:
If <world.object variable> = ANY item from list A , then do.....
However, dragging the list into the appropriate slot only allows these selections:
-first item from list
-last item from list
-random item from list
-i'th item from list (requires you to choose an index number)
Is there no possible way to make Alice check all the objects in the list? If there is, how do you accomplish this?
Thank you in advance.
I would like to create an if/else statement that states:
If <world.object variable> = ANY item from list A , then do.....
However, dragging the list into the appropriate slot only allows these selections:
-first item from list
-last item from list
-random item from list
-i'th item from list (requires you to choose an index number)
Is there no possible way to make Alice check all the objects in the list? If there is, how do you accomplish this?
Thank you in advance.