This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
action:Get_a_URL [2019/07/01 04:12] peternlewis |
action:Get_a_URL [2024/11/25 00:02] (current) peternlewis [Output of Results] |
||
---|---|---|---|
Line 9: | Line 9: | ||
The results can be: | The results can be: | ||
- | * Ignored. | + | {{page>include:ScriptOutput#}} |
- | * Displayed in a floating window. | + | |
- | * Displayed briefly in a Notification. | + | |
- | * Displayed large across the screen. | + | |
- | * Typed in to the current selection. | + | |
- | * Pasted in to the current selection. | + | |
- | * Saved to a variable. | + | |
- | * Saved to the system or a Named Clipboard. | + | |
- | * Asynchronously ignored — the action runs while the macro continues on. | + | |
- | You can (v9.0+) include a parameter if desired. | + | You can (v9.0+) include a parameter if desired. The Gear menu controls what characters of the parameter(s) are encoded. For `Percent Encode Parameter Fields` (the default), all characters other than `=` and `&` (and letters and digits) are percent encoded. For `Percent Encode Parameter`, all characters (other than letters and digits) are percent encoded. |
- | If the output is going to a clipboard, the downloaded data can be an image. | + | If the output is going to a clipboard or a file, the downloaded data can be an image. |
===== See Also ===== | ===== See Also ===== |