cut | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Copies the selected text or the selected section of an image, or an object, and deletes it from the selection. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux | ||||||
Platforms | desktop, server | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Property: 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. | ||||||
Tags | ui |