unlock clipboard | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Unlocks the clipboard and pushes the changes to the system clipboard. |
Introduced | 8.0 |
OS | mac, windows, linux |
Platforms | desktop |
Example |
|
Related | Command: lock clipboard Function: clipboard Property: clipboardData, fullClipboardData, rawClipboardData |
Description | Use the unlock clipboard command to make the contents of the clipboard available to other apps.
|
Tags | ui,clipboard |