Find data by value?

tinyDB:
tag-->value

Enter a value( Not a tag ) and use tinyDB to find if there is such a record. Is it ok?

Hi or_s

There is no need to do that and in any case the Tag Name must always start with a character, not a number.

You can search TinyDb by Tag Name or by Value.

Edit: For example, search for the value of interest. It it's found, return the Tag Name (or whatever you wish, e.g. "Found")

What do you want to do if there is more than one tag with the same value?

Can you upload aia files?

tinydb.aia (2.2 KB)

the above file,blocks can return the list of tags which matches the value u need.
u don't need any other blocks or initialize variable