Skip to content

Unit Reference CopyToClipboardUnit

S2NX7 edited this page Oct 3, 2025 · 2 revisions

CopyToClipboardUnit

CopyToClipboard

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.
Clone this wiki locally