Clipboard

Class For setting a retriving text from the clipboard

Members

Static functions

getString
string getString()

Retrieves the current string from the systems clipboard

setString
void setString(string value)

sets the provided string to the systems clipboard

Meta