i wanted to search items and triggers with item.get and trigger.get.
Filter must be two tags with values, both must match.
evaltype 0 says is And/Or (which makes no sense to me, can someone explain? And or Or would be Or
)
evaltype 2 says Or
what i would need is: give me all items where tag1 value matches 'ab' AND tag2 value matches 'xy'
Can anybody clarify how this is meant to work, or to be used, or to be done
Filter must be two tags with values, both must match.
evaltype 0 says is And/Or (which makes no sense to me, can someone explain? And or Or would be Or
)evaltype 2 says Or
what i would need is: give me all items where tag1 value matches 'ab' AND tag2 value matches 'xy'
Can anybody clarify how this is meant to work, or to be used, or to be done
Comment