token:Application_Tokens
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| token:Application_Tokens [2022/02/01 01:33] – peternlewis | token:Application_Tokens [2024/07/16 05:12] (current) – peternlewis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Application | + | ====== Application Tokens ====== |
| - | This Wiki page receives | + | You can get information about running applications using the variable Application |
| - | * [[token: | + | ^Token^Meaning^ |
| - | * [[token: | + | | Application\\ (or ApplicationName (v11.0+)) | The name of the application | |
| - | * [[token: | + | | ApplicationBundleID| The bundle ID of the application| |
| - | + | | ApplicationPath (v9.0+)| The path to the application | | |
| - | Each of these text tokens return information about the specified | + | | ApplicationVersion (v11.0+)| The version |
| + | | ApplicationLongVersion (v11.0+)| The long version of the application| | ||
| ==== Token Parameters ==== | ==== Token Parameters ==== | ||
| - | Each token take a parameter indicating the application. | + | Each token take a parameter indicating the application. |
| The parameter may be: | The parameter may be: | ||
| Line 20: | Line 21: | ||
| | Negative Number | the indexed application from back to front. | | | Negative Number | the indexed application from back to front. | | ||
| | All | All of the applications, | | All | All of the applications, | ||
| - | | Foreground | All foreground | + | | Foreground | All foreground applications, |
| - | | Background | All background | + | | Background | All background applications, |
| So for example, // | So for example, // | ||
| - | |||
| - | ==== Application ==== | ||
| - | |||
| - | The `%Application%` tokens returns the name of the specified application. | ||
| - | |||
| - | ==== ApplicationBundleID ==== | ||
| - | |||
| - | The `%ApplicationBundleID%` tokens returns the bundle ID of the specified application. | ||
| - | |||
| - | ==== ApplicationPath ==== | ||
| - | |||
| - | The `%ApplicationPath%` tokens returns (v9.0+) the path of the specified application. | ||
| ===== See Also ===== | ===== See Also ===== | ||
token/Application_Tokens.1643679201.txt.gz · Last modified: by peternlewis
