Feature Request: AppleScript Parity Between Macro Groups and Smart Macro Groups

Try this for example:

tell application "Keyboard Maestro"
   set smartMacroGroup to smart group "Recently Imported"
   set macroList to macros of smartMacroGroup
end tell

-Chris

4 Likes