fourth

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
fourth
Summary

Designates the fourth member of a set.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
select after text of fourth field
put empty into the fourth char of thisName
RelatedConstant: four
Function: number
Glossary: object, keyword, property, object reference, chunk expression, chunk
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.

The word the is optional when using the fourth keyword.

Tagsmath