Blocks & Flow EditorWindows
close window
Gracefully terminates a Windows application session and closes the application.
Gracefully terminates a Windows application session and closes the application.
Configuration
| Field | Description |
|---|---|
| Display Name | Label on the block. |
| Element Name Type | Full Name, Sub Name, or Regex. |
| Element Name | Window/application title. |
| Executable Name | .exe filename of the application. |
| Class Name | Window class identifier. |
| Control Type | UI control type. |
| Delay | Pause in seconds before closing (default 10). |
Outputs
| Port | Description |
|---|---|
| Output 1 | Message passes through after the operation completes |
Notes
- Requires get session block earlier in the flow.
- Different from close current window, which closes the active window without targeting a specific session.