Q: How to get zone activity from script?

To verify if a zone hasn’t been active recently I am trying to figure out an AND condition: “Zone X has not been active in the last Y minutes”.
I can find triggers for “Zone is inactive for…”, but that is obviously an event that fires only once, not a condition you can use in an AND Logic card.

So I’m looking to get the value of “X minutes ago” for a specific zone, similar to:
image

Does anyone know a script snippet to get this value and put it in a tag?

You probably beter use the Trigger “Zone is inactive…” and use your other Condition in the AND card. Don’t think the information you mention is available.