groupNames

Reports the groups on a card.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

get the groupNames of card

# Examples

put the groupNames of card 1 into groupsToDelete

if x is among the lines of the groupNames of card y then next repeat

# 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

# See

- **keyword:** card, line - **property:** groupIDs - **message:** nameChanged - **command:** place - **glossary:** property, group