📄️ Clipboard:read()
Read the current clipboard text.
📄️ Clipboard:copy()
Copy a string into the system clipboard.
📄️ Clipboard:paste()
Paste the current clipboard text into the focused input field.
Clipboard methods for copying, reading, and pasting text in Lua macros.
Read the current clipboard text.
Copy a string into the system clipboard.
Paste the current clipboard text into the focused input field.