manual:Plug_In_Actions
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manual:Plug_In_Actions [2023/09/18 06:39] – [Plug In Action PList] peternlewis | manual:Plug_In_Actions [2023/10/06 06:28] (current) – [Retrieving Parameters in a Script] peternlewis | ||
|---|---|---|---|
| Line 112: | Line 112: | ||
| * File | * File | ||
| * Asynchronously | * Asynchronously | ||
| - | </ | + | </ |
| ==== Plist Parameters ==== | ==== Plist Parameters ==== | ||
| Line 144: | Line 144: | ||
| - | _Parameters_ are passed to the script via _environment variables_ with names starting with KMPARAM‗, similar to how variables are passed to shell scripts with the Execute Script action. | + | _Parameters_ are passed to the script via _environment variables_ with names starting with KMPARAM‗, similar to how variables are passed to shell scripts with the Execute Script action. |
| - | So a parameter named "My Text" would be in an environment variable KMPARAM‗My‗Text.\\ | + | So a parameter named "My Text" would be in an environment variable KMPARAM‗My‗Text. Note that `spaces` in the variable names _must_ be replaced with `underscores` in your script. |
| - | Note that `spaces` in the variable names _must_ be replaced with `underscores` in your script. | + | |
manual/Plug_In_Actions.1695019194.txt.gz · Last modified: by peternlewis
