groupNames | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | card | ||||||
Summary | |||||||
Introduced | 1.0 | ||||||
Changes | In versions before 1.1, groupNames and backgroundNames were synonyms and could be used interchangeably. | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: card, line Property: groupIDs Message: nameChanged Command: place Glossary: property, group | ||||||
Description | Use the groupNames property to find out which groups are placed on a card. If a group on the card contains groups, only the top-level groups are reported. To find out which groups are in a stack, use the backgroundNames property. | ||||||
Tags | objects |