Skip to content
UI Actions icon Home UI Actions 0.9.2 › Actions

UI Actions › Actions › Is This Window …?

Returns YES/NO for various tests.

Parameters

Windows Reference

The window to be checked.

Type: Window reference

Test condition

A condition to test the window for.

Options:

  • the main window of its app
  • the focused window of its app
  • minimized
  • fullscreen
  • a modal window
  • a standard window
  • a floating window

Return Value

Boolean (YES/NO)