seventh

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
seventh
Summary

Designates the seventh member of a set.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
set the textFont of seventh button to tNextFont
put "Hello!" into seventh line of field "Greetings"
RelatedKeyword: last, first, middle
Constant: seven
Function: number
Glossary: object, keyword, property, object reference, chunk expression, chunk
Description

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

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

The word the is optional when using the seventh keyword.

Tagsmath