Thank you Tim for your answer and your file!
Despite your example, I have a hard time making this project a reality.
To resume your example, we imagine a txtbox and a button check.
If the contents of the txtbox = in item 2 of one of the saved lists then the result is true, otherwise false ...
In fact, I can not say to app inventor:
For each list stored in tinydb, see if each item number 2 equals the value of the textbox (for example color). If yes, then true, otherwise false.
The select list item method, will only compare the list 2. I would like to compare all the numbers 2 of all the lists.
I do not know if this is possible?
Thank you for the time,
Ced