Designates the fourth member of a set.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
fourth
# Examples
select after text of fourth field
put empty into the fourth char of thisName
# Description
Use the fourth keyword in an object reference or chunk expression.
The fourth keyword can be used to specify any object whose number property is 4. It can also be used to designate the fourth chunk in a chunk expression.
# Tags
math,
# See
- **constant:** four - **function:** number - **glossary:** object, keyword, property, object reference, chunk expression, chunk