km_add_set_variable
Set a variable to a specific text value within a Keyboard Maestro macro. Specify the macro, variable name, and the text value.
Instructions
Add an action to set a variable to a text value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| macroIdentifier | Yes | Macro name or UID | |
| variable | Yes | Variable name to set | |
| value | Yes | Value to set the variable to |