Trigger Menubar Menu-Item only when it is checked?

I use Trigger Menubar Menu-Item all the time, but there is one use case I can't figure out. I looked in the archives but couldn't find it either.

If the Menu-Item changes text, like "Open File||Close File" then it is easy to consistently trigger only the one aspect. But what about checked Menu-items? What do you do when it is the same Menu-item text, but you only want to trigger an uncheck?

For example, in Chrome browsers, there is View;Always Show ____.

I don't want to toggle, I just want to trigger an unchecked state. What am I missing?

Did you ever manage to figure this out? I'm having the same issue, I only want to click a menu item if it is not already checked.