remove | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Associations | group | |||||||||
Summary | Deletes a group from a specified card. | |||||||||
Introduced | 1.0 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Command: delete, place, start editing Keyword: onto Property: sharedBehavior | |||||||||
Description | Use the remove command to remove a group from a card without removing it from the stack. The remove command removes a group from a card, without deleting it. Only top-level groups may be removed from cards; an attempt to remove a nested group from a card throws an error. Removing a group from a card automatically sets the sharedBehavior property of the group to true. | |||||||||
Tags | objects |