Cut
The ‘Cut’ activity sends the system ‘cut’ command to the active window (Ctrl + X) and places the ‘cut’ content into the system clipboard.
Properties#

General Properties#
See General Properties.
Misc#
See Misc.
Out Error#
See Out Error.
Example#
This sample ‘Cut’ and ‘Paste’ activity will cut all text from the Microsoft Notepad utility and then paste that text into another Notepad. This sample includes some delays to provide the operating system with sufficient time to open the required application window.