third

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
third
Summary

Designates the third member of a set.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
set the hilite of the third button to true
repeat until third line of tKeysPressed is "Control"
RelatedConstant: three
Function: number
Glossary: object, keyword, property, object reference, chunk expression, chunk
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.

The word the is optional when using the third keyword.

Tagsmath