Skip to main content

groupNames

Type

property

Summary

Reports the groups on a card.

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

keyword: card, line

message: nameChanged

property: groupIDs

command: place

glossary: property, group

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?