Close Application
Closes a Windows application.

Input
Close Application
| Name | Required | Description |
|---|---|---|
| Process ID | The Process ID of the application you want to close |
Advanced
| Name | Required | Description |
|---|---|---|
| Close Naturally | Attempts to close the application naturally as if a user clicked close. With this option enabled, the application is likely to block the closing process with popups such as: 'Do you want to save before exiting', etc. |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |