Copy Text to Clipboard
Overview
Copy text to the client's clipboard
Parameter Configuration
| Parameter | Description |
|---|---|
| Content to Copy | Content to be set to the clipboard. You can use expressions to obtain context variables to specify dynamic content |
Notes
- The content to be copied must be of text type
- The copied content can be obtained through Paste to get the copied text content
Usage Scenarios
- Actively obtain data through control calls and set it to the system clipboard

