Designates the ninth member of a set.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
ninth
# Examples
set the script of the ninth group to empty
get first item of ninth line of field "Expressions"
# Description
Use the ninth keyword in an object reference or chunk expression.
The ninth keyword can be used to specify any object whose number property is 9. It can also be used to designate the ninth chunk in a chunk expression.
# Tags
math,
# See