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 08:28] – [Functions] 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 44: | Line 41: | ||
| ===== Functions ===== | ===== Functions ===== | ||
| - | * [[function:MENUBARHEIGHT|MENUBARHEIGHT()]] function | + | * [[MENUBARHEIGHT]] |
| - | * [[function:MOUSEBUTTON|MOUSEBUTTON()]] function | + | * [[MOUSEBUTTON]] |
| - | * [[function:MOUSEX|MOUSEX()]] function | + | * [[MOUSEX]] |
| - | * [[function:MOUSEY|MOUSEY()]] function | + | * [[MOUSEY]] |
| - | * [[function:SCREEN|SCREEN()]] function | + | * [[SCREEN]] |
| - | * [[function:SCREENCOUNT|SCREENCOUNT()]] function | + | * [[SCREENCOUNT]] |
| - | * [[function:SCREENVISIBLE|SCREENVISIBLE()]] function | + | * [[SCREENVISIBLE]] |
| - | * [[function:SCREENINDEX|SCREENINDEX()]] function | + | * [[SCREENINDEX]] |
| - | * [[function: | + | * [[WINDOWCOUNT]] |
| * [[: | * [[: | ||
| ===== Tokens ===== | ===== Tokens ===== | ||
| - | * [[: | + | * [[: |
| - | * [[: | + | * [[: |
| - | * [[token: | + | * [[token: |
| * [[: | * [[: | ||
function/WINDOW.1634286508.txt.gz · Last modified: by peternlewis
