action:Custom_HTML_Prompt
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| action:Custom_HTML_Prompt [2021/10/15 08:46] – [How To Use] peternlewis | action:Custom_HTML_Prompt [2021/12/11 15:14] (current) – [HTML Window Design] peternlewis | ||
|---|---|---|---|
| Line 53: | Line 53: | ||
| ```sh | ```sh | ||
| - | defaults write com.stairways.keyboardmaestro.engine WebKitDeveloperExtras | + | defaults write com.stairways.keyboardmaestro.engine WebKitDeveloperExtras |
| ``` | ``` | ||
| Line 135: | Line 135: | ||
| | `window.KeyboardMaestro.Calculate( '10 + 32' )` | returns the result of the calculation | | | `window.KeyboardMaestro.Calculate( '10 + 32' )` | returns the result of the calculation | | ||
| | `window.KeyboardMaestro.Trigger( macro, value )` | triggers the specified macro (7.1+) | | | `window.KeyboardMaestro.Trigger( macro, value )` | triggers the specified macro (7.1+) | | ||
| + | | `window.KeyboardMaestro.Log( ' | ||
| Prior to version 7.1, using SetVariable to set a value to something other than a string can [corrupt the variable](https:// | Prior to version 7.1, using SetVariable to set a value to something other than a string can [corrupt the variable](https:// | ||
| Line 165: | Line 166: | ||
| * [[action: | * [[action: | ||
| * [[action: | * [[action: | ||
| + | * [[action: | ||
| * [[: | * [[: | ||
action/Custom_HTML_Prompt.1634287565.txt.gz · Last modified: by peternlewis
