stop editing

Takes a stack out of group-editing mode.

# Metadata

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

# Syntax

stop editing [group [of stack]]

# Params

- group : A reference to the group being edited. You must refer to the group using the background keyword. - stack : A reference to the stack that contains the specified group.

# Examples

stop editing

stop editing background "background" of this stack

# Description

Use the stop editing command to stop editing a group.

>*Important:* You must refer to the group using the background > keyword.

The stack is a reference to the stack that contains the specified group.

If you don't specify a group, the group currently being edited in the defaultStack is taken out of group-editing mode.

Any objects created after the stop editing command is execute are added to the current card, not a group.

# Tags

# See

- **property:** defaultStack - **command:** group, start editing - **object:** stack - **glossary:** current card, background, command, execute