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 PropertiesSee General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
ExampleThis 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.