fourth | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Designates the fourth member of a set. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Constant: 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. |
Tags | math |