OSC In script question

Hello,

I’m using an OSC In and limiting the address scope to a particular message. I want a script to be run when a message of that type is received. As far as I can see, the script is run for every message received, and an entry put in to the table. If the message is within my scope than the full message is put in the OSC In table, otherwise it’s a mostly empty entry (depending on the OSC source) but either way the script is run.

Is there a way to put an entry in the OSC In table and run the script only when my scoped message is received?

Thanks for you help!
Maria