Overview¶
Sometimes the system clipboard contents must be tested.
Testing Text Contents¶
The following example demonstrates this for text data using the getClipboardText function (also note setClipboardText ).
Last edited on
Sometimes the system clipboard contents must be tested.
The following example demonstrates this for text data using the getClipboardText function (also note setClipboardText ).