|
|
Hello,
To read data from clipboard you can use "_vClpText" system variable like this:
<varset>("myVariable=_vClpText","")
To put a variable or text to the clipboard use <clpput>("myVariable") command or <clpput>("This text is put to Clipboard".
Best regards,
Petr |
IP Logged
|