lovr.system.setClipboardText

Edit

Sets the clipboard text.

lovr.system.setClipboardText(text)

Arguments

NameTypeDescription
textstring The string to set as the clipboard text.

Returns

Nothing

See also