token:Application_Tokens
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| token:Application_Tokens [2019/07/05 07:59] – created peternlewis | token:Application_Tokens [2024/07/16 05:12] (current) – peternlewis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | 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 | + | ===== See Also ===== |
| - | + | ||
| - | The `%Application%` tokens returns the name of the specified application. | + | |
| - | + | ||
| - | ==== ApplicationBundleID ==== | + | |
| - | + | ||
| - | The `%ApplicationBundleID%` tokens returns the bundle ID of the specified application. | + | |
| - | ==== ApplicationPath | + | ==== Tokens |
| - | The `%ApplicationPath%` tokens returns (v9.0+) the path of the specified application. | + | * [[token: |
| + | * [[: | ||
token/Application_Tokens.1562313544.txt.gz · Last modified: by peternlewis
