Designates the first member of a set.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
first
# Examples
go to the first card of stack "Games Central"
put "a" into first character of theLetters
# Description
Use the first keyword in an object reference or chunk expression.
The first keyword can be used to specify any object whose number property is 1. It can also be used to designate the first chunk in a chunk expression.
# Tags
math,
# See
- **keyword:** previous, seventh, any - **function:** number - **glossary:** object, keyword, property, object reference, chunk expression, chunk