fifth | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Designates the fifth member of a set. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Constant: five Function: number Glossary: object, keyword, property, object reference, chunk expression, chunk |
Description | Use the fifth keyword in an object reference or chunk expression. The fifth keyword can be used to specify any object whose number property is 5. It can also be used to designate the fifth chunk in a chunk expression. |
Tags | math |