Read a string from the Windows buffer.

Call:

ac_request_special("clipboard_get",string &str);


Here:

str is the name of the variable where we want to write the content from the Windows buffer.