User Tools

Site Tools


AppleScript

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
AppleScript [2017/06/04 19:04]
JMichaelTX [Get Existing Variable] Replace script with ver for KM 6+
AppleScript [2017/06/04 19:06]
JMichaelTX [Get Existing Variable]
Line 105: Line 105:
  
 on getKMVar(pKMVarNameStr) on getKMVar(pKMVarNameStr)
 +
   --- Compatible with Keyboard Maestro 6+ ---   --- Compatible with Keyboard Maestro 6+ ---
 +  --     • Returns ""​ if variable is not found (just like KM 7)
   ​   ​
   tell application "​Keyboard Maestro Engine"​   tell application "​Keyboard Maestro Engine"​
AppleScript.txt · Last modified: 2019/03/28 14:41 by JMichaelTX