> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-others/copy-to-clipboard.md).

# Copy to Clipboard

Copy specified value to the clipboard.

Action available for the following operating systems:

![](/files/-MGIiDGuNcrVFP-DbUma)

### Parameters

* **Value** *\<string> -* The value to be copied to the clipboard.
* **Unicode** *\<unquoted string> -* Defines if the value is in unicode or not. The possible values are:
  * Yes
  * No
  * Dynamic
