Returns the current contents of the clipboard.
Syntax
clipboard:GetText( )
Example
<ClipBoard xmlns:pc="Processing.Command" pc:hideme="true"> <pc:value-of select="clipboard:GetText()"/> </ClipBoard>