Applies To Objects
Description
Removes selected text from the session and stores it in the Clipboard.
Syntax
object.Cut
Element |
Description |
object |
The Area or Screen object. |
Comments
To cut data from an Area or Screen object, you must first select the object with the Select method. (For the Screen object, you can also use the SelectAll method.)