Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > copyStringFromClipboard

copyStringFromClipboard

copyStringFromClipboard(): String;

The copyStringFromClipboard method of the Application class returns the text contained in the Windows clipboard.

If the clipboard is locked by another process or the clipboard does not contain text, a null string is returned.