pkunst
12 years agoContributor
Get Text of Clipboard
Hi,
during the test I created i marked some text and pressed ctrl + c to get it into my clipboard. After that I wen to the code of the test and tried to safe the marked text in a variable but I failed. I hope you can help me.
Patrick
during the test I created i marked some text and pressed ctrl + c to get it into my clipboard. After that I wen to the code of the test and tried to safe the marked text in a variable but I failed. I hope you can help me.
Patrick
- Did you try using Sys.Clipboard?
Heres an example in JS: