I am looking for True item among True/False inputs and it gives me this:

Can someone enlighten me about this component’s behaviour?
Hello
I think it works by Reference (address of data) and not value (content of data). I never used it but it is obvious it didn’t work for boolean, nor integer and surely others data.
But it you do that it works.
I think the help isn’t explicit, except perhaps for a programmer as it surely works like List
If you want the index do that or use Member Index, see Grasshopper link
list index.gh (11.3 KB)