function:WINDOW
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| function:WINDOW [2021/10/15 06:40] – peternlewis | function:WINDOW [2023/09/20 08:33] (current) – peternlewis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== WINDOW() Function ====== | + | ====== WINDOW Function ====== |
| - | The *WINDOW()* function returns the desired coordinate of the specified window, and can have one or two parameters. | + | The WINDOW() function returns the desired coordinate of the specified window, and can have one or two parameters. |
| - | + | ||
| - | Like all [[: | + | |
| ====== Usage ====== | ====== Usage ====== | ||
| - | - *WINDOW(Coordinate)* | + | - WINDOW(Coordinate) |
| - | - *WINDOW(Index, | + | - WINDOW(Index, |
| - | With two parameters, the first parameter specifies which window in the front application to operate on. With only one parameter, the *Index* is assumed to be the window of the Action in which the *WINDOW()* function is used (like the [Manipulate a Window](action:Manipulate a Window)), or the frontmost window if the Action does not refer to a window. | + | With two parameters, the first parameter specifies which window in the front application to operate on. With only one parameter, the *Index* is assumed to be the window of the Action in which the *WINDOW()* function is used (like the [[action: |
| ====== Parameters ====== | ====== Parameters ====== | ||
| - | |||
| The first parameter, *Index*, which is optional, may be: | The first parameter, *Index*, which is optional, may be: | ||
| Line 37: | Line 34: | ||
| ===== Actions ===== | ===== Actions ===== | ||
| - | * [[action: | + | * [[action: |
| - | * [[action: | + | * [[action: |
| + | * [[action: | ||
| * [[: | * [[: | ||
| ===== Functions ===== | ===== Functions ===== | ||
| - | * [[function:MENUBARHEIGHT|MENUBARHEIGHT()]] | + | * [[MENUBARHEIGHT]] |
| - | * [[function:MOUSEBUTTON|MOUSEBUTTON()]] | + | * [[MOUSEBUTTON]] |
| - | * [[function:MOUSEX|MOUSEX()]] | + | * [[MOUSEX]] |
| - | * [[function:MOUSEY|MOUSEY()]] | + | * [[MOUSEY]] |
| - | * [[function:SCREEN|SCREEN()]] | + | * [[SCREEN]] |
| - | * [[function:SCREENCOUNT|SCREENCOUNT()]] | + | * [[SCREENCOUNT]] |
| - | * [[function:SCREENVISIBLE|SCREENVISIBLE()]] | + | * [[SCREENVISIBLE]] |
| - | * [[function: | + | * [[SCREENINDEX]] |
| + | * [[WINDOWCOUNT]] | ||
| * [[: | * [[: | ||
| ===== Tokens ===== | ===== Tokens ===== | ||
| - | * [[: | + | * [[: |
| - | * [[: | + | * [[: |
| - | * [[token: | + | * [[token: |
| * [[: | * [[: | ||
function/WINDOW.1634280030.txt.gz · Last modified: by peternlewis
