Check if a window exists

更新时间:
复制 MD 格式

1. Component introduction

Note

Prerequisite: Get window

Use this component to check if a window for a specific program exists on Windows.

2. Input parameters

Note

For details about each input parameter, see the help text in the component pane of the visual editor.

3. Output parameters

Note

For details about each output parameter, see the help text in the component pane of the visual editor.

4. Component usage example

4.1. Configuration example

  1. In Window Title, enter the display name of the window.

  2. Set Window Match Pattern to "Contains Match".

4.2. Sample output

The result, indicating whether the window was found, is saved to the v_win_exist_1 variable.