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