AutoIt WinExists

Aus expecco Wiki (Version 25.x)
Zur Navigation springen Zur Suche springen
Die Druckversion wird nicht mehr unterstützt und kann Darstellungsfehler aufweisen. Bitte aktualisiere deine Browser-Lesezeichen und verwende stattdessen die Standard-Druckfunktion des Browsers.

Schema

Description

Checks to see if a specified window exists.

Input Pins

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

Output Pins

  • WinExists
    If true the window exists; if false the window does not exist.

Notes

WinExists will return true even if the window is hidden.

Revisions

This block is in the AutoIt Library since 1.0.



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




Copyright © 2014-2024 eXept Software AG