User Tools

Site Tools


action:Execute_a_Shell_Script

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
action:Execute_a_Shell_Script [2021/10/14 04:49]
peternlewis
action:Execute_a_Shell_Script [2021/10/14 05:08]
peternlewis [Execute a Shell Script]
Line 22: Line 22:
  
 ^environment variable^meaning^ ^environment variable^meaning^
-|KMINFO_MacroName|The name of the parent executing macro| +|`KMINFO_MacroName`|The name of the parent executing macro| 
 +|`KMINFO_MacroUUID`|The UUID of the parent executing macro| 
 +|`KMINFO_MacroGroupName`|The name of the macro group containing the parent executing macro| 
 +|`KMINFO_MacroGroupUUID`|The UUID of the macro group containing the parent executing macro| 
 +|`KMINFO_ThisMacroName`|The name of the executing macro| 
 +|`KMINFO_ThisMacroUUID`|The UUID of the executing macro| 
 +|`KMINFO_ThisMacroGroupName`|The name of the macro group containing the executing macro| 
 +|`KMINFO_ThisMacroGroupUUID`|The UUID of the macro group containing the executing macro| 
 +|`KMINFO_TriggerTime`|The [[/​unixtime|unixtime]] the parent macro started executing| 
 +|`KMINFO_TriggerBase`|The type of the trigger that started the parent macro| 
 +|`KMINFO_Trigger`|The trigger description of the trigger that started the parent macro| 
 +|`KMINFO_TriggerValue`|the value associated with how the parent macro was triggered| 
 +|`KMINFO_ActionResult`|The success or failure of the immediate past action| 
 +|`KMINFO_LastWindowID`|The window ID of the most recently displayed Keyboard Maestro Engine window| 
 +|`KMINFO_PromptWithListText`|The text typed in the most recently executed [[action:​Prompt_With_List|Prompt With List]] action| 
 +|`KMINFO_PasteByNameText`|The text typed in the most recently executed [[action:​Paste_by_Name|Paste by Name]] action|
  
 ==== Using Keyboard Maestro Variables ==== ==== Using Keyboard Maestro Variables ====
action/Execute_a_Shell_Script.txt · Last modified: 2023/09/22 04:39 by peternlewis