Difference between revisions of "Category:clipboard"
Jump to navigation
Jump to search
Jimbauwens (talk | contribs) |
|||
Line 3: | Line 3: | ||
== Quick Overview== | == Quick Overview== | ||
− | *'''[[clipboard.addText]]'''( | + | *'''[[clipboard.addText]]'''(string) : Add 'string' to the clipboard |
*'''[[clipboard.getText]]'''() : Get the current content of the clipboard | *'''[[clipboard.getText]]'''() : Get the current content of the clipboard |
Latest revision as of 13:09, 25 May 2011
The Clipboard Library allows you to read and set the content of the clipboard.
Quick Overview
- clipboard.addText(string) : Add 'string' to the clipboard
- clipboard.getText() : Get the current content of the clipboard
Pages in category "clipboard"
The following 3 pages are in this category, out of 3 total.