Write the value to the Windows buffer. The recorded value can be pasted anywhere using standard Windows tools (Ctrl+V or Shift+Ins).
Call:
ac_request_special("clipboard_set", string str);


Here:
str is a variable containing the text to be written to the Windows buffer.