# Close APP

iframe
## Parameters

- **[Package Name]** ([String](/rparobotic-process-automation/05-appendix/01-supported-field-types))
  - APP package name. You can find the Package Name of a specified APP via [Developer Tools](/rparobotic-process-automation/02-using-rpa/04-developer-tools).


## Output

- **Output Parameters**
  - None
- **Execution Log**
  - Start Time
  - End Time
  - Duration (ms)
  - Status (Success/Failure)


## Example

Example: Close Twitter/X

| Field Name | Field Value |
|  --- | --- |
| **Package Name** | com.twitter.android |


## Related Nodes

[Launch APP](/rparobotic-process-automation/03-node/01-simulation-operations/01-launch-app)