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