Class: Clipboard
LuxModule:
lux_ext
The Clipboard class allows primitive text access on the clipboard.
Methods:
getText
()
returns:
(
string
)
returns a
string
that is currently in the clipboard
setText
(
string
)
returns:
()
copies a
string
in the clipboard