Clipboard.setText

Puts the given @text into the clipboard.

class Clipboard
void
setText
(
string text
)

Parameters

text string

Text to put into the clipboard

Meta