Unit Reference CopyToClipboardUnit - RealityStop/Bolt.Addons.Community GitHub Wiki
The Copy To Clipboard node copies a string value to the system clipboard.
Input Ports
- enter : Triggers the copy operation.
- text : The string value that will be copied to the system clipboard.
Output Ports
- exit : Fired once the text has been successfully copied.