Hi I was wondering if this is still up to date? If so, Doomcaster, could you give a full example on how to use this? If I want in a section of my program to be able to access the clipboard content, I use all the code you wrote above:
declare var document;
etc. and
namespace Clipboard {
etc. and what else, if what I want is to have one variable that stores the clipboard content?
var clipboardcontent = ?