place | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Associations | group | |||||||||
Summary | Adds an existing group of objects to a card and sets the sharedBehavior property to true. | |||||||||
Introduced | 1.0 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Command: create card, start editing, copy, insert script, remove Keyword: onto Property: groupNames, sharedBehavior, backgroundBehavior | |||||||||
Description | Use the place command to add an existing group to a card. Only top-level groups may be placed onto multiple cards; an attempt to place a nested group onto another card throws an error. Placing a group onto another card automatically sets the sharedBehavior property of the group to true.
| |||||||||
Tags | objects |