back

Designates a location in the message path after an object stack, or the most recent cards.

# Metadata

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

# Syntax

back

# Examples

insert the script of card button 9 into back

go back

# Description

Use the back keyword to return to the most recent cards, or to designate a backScript.

When used with the go command, the back keyword designates the card the user visited most recently. The statement go back returns to that card.

When used with the insert script or remove script command, the back keyword designates a backScript which is to be placed in the message path after the stack.

# Tags

# See

- **keyword:** card, front - **constant:** return - **command:** remove script - **function:** backScripts - **glossary:** return, message path, recent cards, statement, backScript, keyword, command, object - **object:** stack