groupIDs | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | card | ||||||
Summary | |||||||
Introduced | 1.0 | ||||||
Changes | In versions before 1.1, groupIDs and backgroundIDs were synonyms and could be used interchangeably. | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: card, line Glossary: property, group Property: cardIDs, groupNames, properties, backgroundIDs, editBackground, ID | ||||||
Description | Use the groupIDs 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 backgroundIDs property. | ||||||
Tags | objects |