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