lovr.system.setClipboardText
EditSets the clipboard text.
lovr.system.setClipboardText(text)Arguments
| Name | Type | Description |
| text | string | The string to set as the clipboard text. |
Returns
Nothing
Sets the clipboard text.
lovr.system.setClipboardText(text)| Name | Type | Description |
| text | string | The string to set as the clipboard text. |
Nothing