AutoIt WinActive

Aus expecco Wiki (Version 2.x)
Version vom 25. November 2016, 22:35 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Schema == Bild:AutoIt WinActive.png == Description == Checks to see if a specified window exists and is currently active. == Input Pins == *'''AutoIt…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Schema[Bearbeiten]

AutoIt WinActive.png

Description[Bearbeiten]

Checks to see if a specified window exists and is currently active.

Input Pins[Bearbeiten]

  • AutoItHandle
    The handle to the autoit server
  • WindowTitle
    The title of the window to check.

Output Pins[Bearbeiten]

  • WinIsActive
    If true the window is active; if false the window is not found or not active.

Revisions[Bearbeiten]

This block is in the AutoIt Library since 1.0.



Back to AutoIt Library.
Previous: AutoIt [ Activate ]
Next: AutoIt [ Close ]




Copyright © 2014-2024 eXept Software AG