Hello everyone
I need to get a list of indexes whish items content match with my input. For instance, if I have a list as it is shown on the figure below
I need to get all indexes which items contain “true”
In this case the indexes should be 1,4,6,7,8