Get App Clipboard
Overview
Get data from the in-app clipboard.
Parameter Configuration
| Parameter | Description |
|---|---|
| Content | Content to be set to the clipboard. Expressions can be used to obtain context variables for dynamic content. |
| Reset Clipboard | When enabled, the app clipboard will be cleared after reading. |
Return Value
| Parameter | Type | Description |
|---|---|---|
| App Clipboard Data | Object | Get content set by the Set App Clipboard step. |
Usage Instructions
- This step is used in combination with Set App Clipboard.

