Designates the third member of a set.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
third
# Examples
set the hilite of the third button to true
repeat until third line of tKeysPressed is "Control"
# Description
Use the third keyword in an object reference or chunk expression.
The third keyword can be used to specify any object whose number property is 3. It can also be used to designate the third chunk in a chunk expression.
# Tags
math,
# See
- **constant:** three - **function:** number - **glossary:** object, keyword, property, object reference, chunk expression, chunk