This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
function:WINDOWCOUNT [2016/02/27 02:32] AlainLifchitz add internal links |
function:WINDOWCOUNT [2023/09/20 04:33] (current) peternlewis |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== WINDOWCOUNT Function ====== | ||
+ | |||
The WINDOWCOUNT() function returns the number of windows in the front application. | The WINDOWCOUNT() function returns the number of windows in the front application. | ||
===== See Also ===== | ===== See Also ===== | ||
- | ==== Documentation ==== | + | === Actions === |
+ | |||
+ | * [[action:Manipulate a Window|Manipulate a Window]] action | ||
+ | * [[action:Move or Click Mouse|Move or Click Mouse]] action | ||
+ | * [[:Actions|See all Actions]] | ||
+ | |||
+ | === Functions === | ||
+ | |||
+ | * [[function:MENUBARHEIGHT|MENUBARHEIGHT()]] function | ||
+ | * [[function:MOUSEBUTTON|MOUSEBUTTON()]] function | ||
+ | * [[function:MOUSEX|MOUSEX()]] function | ||
+ | * [[function:MOUSEY|MOUSEY()]] function | ||
+ | * [[function:SCREEN|SCREEN()]] function | ||
+ | * [[function:SCREENCOUNT|SCREENCOUNT()] function] | ||
+ | * [[function:SCREENVISIBLE|SCREENVISIBLE()]] function | ||
+ | * [[function:SCREENINDEX|SCREENINDEX()]] function | ||
+ | * [[function:WINDOW|WINDOW()]] function | ||
+ | * [[:Functions|See all Functions]] | ||
+ | |||
+ | === Tokens === | ||
+ | |||
+ | * [[token:FrontWindowName|%FrontWindowName%]] token | ||
+ | * [[token:WindowName|%WindowName%]] token | ||
+ | * [[token:WindowSize|%WindowSize%]] token | ||
+ | * [[:Tokens|See all Tokens]] | ||
- | * [[action:Manipulate a Window|action:Manipulate a Window]], [[action:Move or Click Mouse|action:Move or Click Mouse]] | + | ==== Forum ==== |
- | * [[function:MENUBARHEIGHT|function:MENUBARHEIGHT]], [[function:MOUSEBUTTON|function:MOUSEBUTTON]], [[function:MOUSEX|function:MOUSEX]], [[function:MOUSEY|function:MOUSEY]], [[function:SCREEN|function:SCREEN]], [[function:SCREENCOUNT|function:SCREENCOUNT]], [[function:SCREENVISIBLE| function:SCREENVISIBLE]], [[function:WINDOW|function:WINDOW]] | + | |
+ | - [[https://forum.keyboardmaestro.com/t/send-the-front-most-window-to-back-bring-the-back-to-front/2226/19|Send the front most window to back? bring the back to front?]] | ||
+ | - [[https://forum.keyboardmaestro.com/t/i-need-a-conditional-if-there-are-two-monitors/3031/5|I need a conditional if there are two monitors]] | ||
+ | - [[https://forum.keyboardmaestro.com/t/trapping-dialogs-in-pause-condition/3046/4|Trapping dialogs in Pause condition]] | ||
+ | - [[https://forum.keyboardmaestro.com/search?q=WINDOWCOUNT|Keyboard Maestro Forum topics about WINDOWCOUNT]] |