"Version Required" Macro (v11.0.4)

Just for fun, (and because I probably should be using it) I decided to create a macro that helps you check if your Mac has the required version number for macOS, KM, and other basic products. You can call it like this:

image

In the above example, the macro will check if your "macOS" version number is 15.5 or higher. If not, it will read the SpokenMessage parameter and terminate your macro. You can also replace "macOS" with "Keyboard Maestro", "darwin", "brew" and a few other product names, and of course you would specify an appropriate version number for those products. Details can be found in the comments of the macro below.

If people want me to add support for other products, I can do so, and then I would provide an updated version here for everyone to use.

Version Required Macro (v11.0.4)

Version Required.kmmacros (25 KB)

1 Like