UI.GetClipboard¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of this shard is ignored. | None | ||
| Output ➡️ | Outputs the current clipboard contents as a string. | String | 
This shard retrieves the current system clipboard contents.
Details¶
If the clipboard contains a value that is not a string, eg. an image, the shard will return an empty string.