For now I’m doing it via:
=(items.itemid.state==…
is there something like a ‘this’ so that I don’t have to type out the item id every time?
Fo example in the label expression, I want to display something else depending on the state, naturally I thought that there would be a keyword that references the item attached to the label card, but after trying a fair few words, nothing.