groupNames
Type
property
Summary
Syntax
get the groupNames of <card>
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.
Examples
put the groupNames of card 1 into groupsToDelete
if x is among the lines of the groupNames of card y then next repeat
Related
message: nameChanged
property: groupIDs
command: place
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile