action:Execute_a_JavaScript_in_Custom_Prompt
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| action:Execute_a_JavaScript_in_Custom_Prompt [2017/08/31 06:10] โ peternlewis | action:Execute_a_JavaScript_in_Custom_Prompt [2023/11/28 08:07] (current) โ [See Also] peternlewis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~REDIRECT> | + | ====== Execute JavaScript in Custom HTML Prompt ====== |
| + | The //Execute JavaScript in Custom HTML Prompt// action let you execute JavaScript in a [[action: | ||
| + | |||
| + | {{ execute-javascript-in-custom-html-prompt-action.png? | ||
| + | |||
| + | This action allows you to execute a specified JavaScript, either from a file or text entered in the Action itself, and return the results. | ||
| + | |||
| + | ===== Specify the Custom HTML Prompt ===== | ||
| + | |||
| + | You can specify a [[action: | ||
| + | |||
| + | ===== Options for Returning Results ===== | ||
| + | |||
| + | * ignore results. | ||
| + | * display results in a window. | ||
| + | * display results briefly. | ||
| + | * display results large. | ||
| + | * type results. | ||
| + | * paste results. | ||
| + | * save results to variable. | ||
| + | * append results to variable. | ||
| + | * save results to the system clipboard or a named clipboard. | ||
| + | * save results to a file. | ||
| + | * asynchronously | ||
| + | |||
| + | If the results are to be saved to a variable or a clipboard then further text areas appear in the action allowing you to specify the variable or specific clipboard. | ||
| + | |||
| + | ===== Using Keyboard Maestro Variables ===== | ||
| + | |||
| + | You can use the window.KeyboardMaestro facilities of the [[action: | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | * [[actions: | ||
| + | * [[actions: | ||
| + | * [[actions: | ||
| + | * [[actions: | ||
| + | |||
| + | === Actions === | ||
| + | |||
| + | * [[action: | ||
| + | * [[: | ||
| + | |||
| + | ==== Forum ==== | ||
| + | |||
| + | - [[https:// | ||
action/Execute_a_JavaScript_in_Custom_Prompt.1504159835.txt.gz ยท Last modified: by peternlewis
