cut

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
cut [<object>]
Summary

Copies the selected text or the selected section of an image, or an object, and deletes it from the selection.

Introduced1.0
OSmac, windows, linux
Platformsdesktop, server
Parameters
NameTypeDescription
object

Any available object. If no object is specified, the cut command cuts whatever is currently selected to the clipboard.

Example
cut -- cuts whatever is selected
cut player "Quivering Apple" of recent card
cut the selectedObject
RelatedProperty: selected
Message: cutKey
Keyword: selection, image
Glossary: object, command
Function: clipboard
Command: copy, delete
Object: stack
Description

Use the cut command to place objects or text on the clipboard while removing them from the stack.

If no object is specified, the cut command is equivalent to choosing Edit ? Cut from the menubar.

Tagsui