# 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.
To find out which groups are in a stack, use the backgroundNames property.
# Tags
# See