Help Centre › Building Processes
This article describes the RPA Windows functionality to close a window.
For a full list of available functions, please read WINDOWS functions.
Description
The WINDOWS Close a window function allows you to close a window.
Setting it up
To use the WINDOWS Close a window function, follow these instructions:
{{popups:rpas/add:action=window-close}}
Once on a process map:
- Navigate to the process where you would like to add the WINDOWS Close a window function
- Click on the green button’s drop-down (right side of the green button labelled “Process”)
- On the menu that appears, click on the “+ Activity” item
- From here you can select the WINDOWS Close a window option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| Window | Yes | Text | - | The window title to close |
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Window not found | The specified window could not be found |
Tips
- Closes the specified window