str.getclip
Copy the clipboard data to str variable if the clipboard contains text data.
method uint str.getclip()
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Copy the clipboard data to str variable if the clipboard contains text data.
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |