Is there any way to test for whether some text is currently selected (in the frontmost window)? Somebody else asked about this here but that solution assumes something's been selected and copied (so Clipboard can be tested for a changed state).
I want KM to tell me: Yep, there's some text selected there! [True] Or, Nope, you ain't got nothin' selected [False]. Just that simple.