cutToClipboard

cutToClipboard(): Integer;

The cutToClipboard method of the JadeTextEdit class cuts the selected text from the text editor and moves it to the system clipboard. This method returns 1. The selection is cleared.

Any end-of-line sequences in the selection are converted to the platform-native sequence in the text copied to the clipboard.