second

Designates the second member of a set.

# Metadata

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

# Syntax

second

# Examples

go to the second card of stack "Games Central"

put "b" into second character of theLetters

# Description

Use the second keyword in an object reference or chunk expression.

The second keyword can be used to specify any object whose number property is 2. It can also be used to designate the second chunk in a chunk expression.

The word "the" is optional when using the second keyword

# Tags

# See

- **constant:** two - **keyword:** seconds