Hello everyone, I would like to ask you a question about the operation select list item cannot accept the objects

Hi, everyone here.
Can you tell me how to solve this error in an easy way to understand?
I'm new to the app inventory, but I don't know because I don't have time to start a new one..
Thank you!


  • You cannot select an item in a variable initialisation block - which is why you have a red cross.
  • AI2 indexes start at 1 and not 0

Set the list to the variable on initialisation, then select the item in an event block, like a button click
Set your index selection to at least 1

Thank you very much for your teaching.
Are the errors in both pictures the same reason?

Fix the screenshot list in your first screen, this should then fix the startValue in the second screen

Thank you. I'll give it a try :grinning: :grinning: :grinning:

If you don't mind, could you tell me how I can change it as an example?

:question:

image

Oh, thank you. You've been a great help.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.