lovr.system.getClipboardText
EditReturns the clipboard text.
text = lovr.system.getClipboardText()Arguments
None
Returns
| Name | Type | Description |
| text | string | nil | The clipboard text. |
Returns the clipboard text.
text = lovr.system.getClipboardText()None
| Name | Type | Description |
| text | string | nil | The clipboard text. |